disabling antispam logging
This commit is contained in:
parent
49a853ddf3
commit
dd63a10b0d
@ -8,7 +8,7 @@ Version: 3.0
|
|||||||
Author URI: http://www.nowhereland.it
|
Author URI: http://www.nowhereland.it
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('AASPAM_DEBUG', true);
|
define('AASPAM_DEBUG', false);
|
||||||
define('AASPAM_LOG', CACHE_DIR . 'aaspamlog.txt');
|
define('AASPAM_LOG', CACHE_DIR . 'aaspamlog.txt');
|
||||||
|
|
||||||
add_action('comment_validate', 'plugin_aaspam_validate', 5, 2);
|
add_action('comment_validate', 'plugin_aaspam_validate', 5, 2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user