Compatibility fixes
This commit is contained in:
parent
6899fa3026
commit
0407a731de
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user