We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e591db9 commit dc21901Copy full SHA for dc21901
cleantalk.antispam/include.php
@@ -18,7 +18,7 @@
18
require_once(dirname(__FILE__) . '/custom_config.php');
19
20
if ( ! defined( 'CLEANTALK_USER_AGENT' ) )
21
- define( 'CLEANTALK_USER_AGENT', 'bitrix-3116' );
+ define( 'CLEANTALK_USER_AGENT', 'bitrix-3117' );
22
/**
23
* CleanTalk module class
24
*
0 commit comments