Compatibility fixes
This commit is contained in:
@ -130,7 +130,7 @@ class serendipity_event_entryproperties extends serendipity_event
|
||||
serendipity_plugin_api::hook_event('backend_cache_entries', $this->title);
|
||||
}
|
||||
|
||||
function uninstall() {
|
||||
function uninstall(&$propbag) {
|
||||
serendipity_plugin_api::hook_event('backend_cache_purge', $this->title);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user