remove a strange double whopper ;-)
This commit is contained in:
parent
a2fdadfaed
commit
96a929df0b
@ -85,7 +85,6 @@ function errorHandlerCreateDOM(htmlStr) {
|
|||||||
case 'external_plugin':
|
case 'external_plugin':
|
||||||
if ($eventData == 'admin/serendipity_editor.js') {
|
if ($eventData == 'admin/serendipity_editor.js') {
|
||||||
header('Content-Type: application/javascript');
|
header('Content-Type: application/javascript');
|
||||||
global $serendipity;
|
|
||||||
|
|
||||||
echo serendipity_smarty_show('admin/serendipity_editor.js.tpl', null, 'JS', 'include/plugin_api.inc.php:external_plugin');
|
echo serendipity_smarty_show('admin/serendipity_editor.js.tpl', null, 'JS', 'include/plugin_api.inc.php:external_plugin');
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user