Bump version number for event_spamblock to 1.87
This commit is contained in:
@@ -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.5');
|
$propbag->add('version', '1.87');
|
||||||
$propbag->add('event_hooks', array(
|
$propbag->add('event_hooks', array(
|
||||||
'frontend_saveComment' => true,
|
'frontend_saveComment' => true,
|
||||||
'external_plugin' => true,
|
'external_plugin' => true,
|
||||||
|
|||||||
Reference in New Issue
Block a user