Archived
1
0

spamblock: bump version

This commit is contained in:
onli
2018-08-09 19:38:47 +02:00
committed by GitHub
parent 2ecd2bdd13
commit 2a853f44ee
@@ -25,7 +25,7 @@ class serendipity_event_spamblock extends serendipity_event
'smarty' => '2.6.7', 'smarty' => '2.6.7',
'php' => '4.1.0' 'php' => '4.1.0'
)); ));
$propbag->add('version', '1.86.3'); $propbag->add('version', '1.86.4');
$propbag->add('event_hooks', array( $propbag->add('event_hooks', array(
'frontend_saveComment' => true, 'frontend_saveComment' => true,
'external_plugin' => true, 'external_plugin' => true,