document spamblock change #614, bump version
This commit is contained in:
parent
a9153e1a2b
commit
6cab32aa5a
@ -2,6 +2,10 @@
|
||||
Version 2.3-beta2
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* spamblock: Minor code change for PHP 7.4 compatibility (thanks
|
||||
@hannob!)
|
||||
|
||||
|
||||
|
||||
Version 2.3-beta1 (26.04.2019)
|
||||
------------------------------------------------------------------------
|
||||
|
@ -25,7 +25,7 @@ class serendipity_event_spamblock extends serendipity_event
|
||||
'smarty' => '2.6.7',
|
||||
'php' => '4.1.0'
|
||||
));
|
||||
$propbag->add('version', '1.88');
|
||||
$propbag->add('version', '1.88.1');
|
||||
$propbag->add('event_hooks', array(
|
||||
'frontend_saveComment' => true,
|
||||
'external_plugin' => true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user