temporary fix missing backend_js hook
But there still are serious issues left, see Reference #167
This commit is contained in:
parent
62026e5ba3
commit
c6f4da1c04
@ -64,6 +64,7 @@ function serendipity_plugin_api_core_event_hook($event, &$bag, &$eventData, &$ad
|
||||
|
||||
switch($event) {
|
||||
|
||||
case 'js_backend':
|
||||
case 'js':
|
||||
// This is frontend and backend!
|
||||
// Add a global available (index.tpl; admin/index.tpl; preview_iframe.tpl) redirect error string function used by errorToExceptionHandler()
|
||||
|
Loading…
x
Reference in New Issue
Block a user