E_STRICT fix
This commit is contained in:
parent
e67ffb6b7d
commit
aa3435c62e
@ -224,7 +224,7 @@ class serendipity_event_bbcode extends serendipity_event
|
||||
|
||||
}
|
||||
|
||||
function event_hook($event, &$bag, &$eventData) {
|
||||
function event_hook($event, &$bag, &$eventData, $addData = null) {
|
||||
global $serendipity;
|
||||
|
||||
$hooks = &$bag->get('event_hooks');
|
||||
|
Loading…
x
Reference in New Issue
Block a user