temporary fix missing backend_js hook

But there still are serious issues left, see Reference #167
This commit is contained in:
Ian 2014-05-24 11:55:59 +02:00
parent 62026e5ba3
commit c6f4da1c04

View File

@ -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()