mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Fixes #3350 php closing tag removed.
This commit is contained in:
@@ -60,7 +60,7 @@ if((e107::wysiwyg(null, true) === 'tinymce4' && check_class($pref['post_html']))
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
// else
|
||||||
{
|
{
|
||||||
// e107::js('tinymce4','plugins/compat3x/tiny_mce_popup.js');
|
// e107::js('tinymce4','plugins/compat3x/tiny_mce_popup.js');
|
||||||
// e107::js('tinymce','tiny_mce_popup.js','jquery');
|
// e107::js('tinymce','tiny_mce_popup.js','jquery');
|
||||||
@@ -188,4 +188,3 @@ if((e107::wysiwyg(null, true) === 'tinymce4' && check_class($pref['post_html']))
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
|
||||||
|
Reference in New Issue
Block a user