mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Bugtracker #4653 - notice removal in tinymce
This commit is contained in:
@@ -4,14 +4,14 @@
|
|||||||
| e107 website system - Tiny MCE controller file.
|
| e107 website system - Tiny MCE controller file.
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/wysiwyg.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/wysiwyg.php,v $
|
||||||
| $Revision: 1.7 $
|
| $Revision: 1.8 $
|
||||||
| $Date: 2008-06-02 18:28:57 $
|
| $Date: 2009-01-21 20:34:34 $
|
||||||
| $Author: e107steved $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
function wysiwyg($formids){
|
function wysiwyg($formids)
|
||||||
define("ADMIN","");
|
{
|
||||||
global $pref,$HANDLERS_DIRECTORY,$PLUGINS_DIRECTORY,$IMAGES_DIRECTORY;
|
global $pref,$HANDLERS_DIRECTORY,$PLUGINS_DIRECTORY,$IMAGES_DIRECTORY;
|
||||||
$lang = e_LANGUAGE;
|
$lang = e_LANGUAGE;
|
||||||
$tinylang = array(
|
$tinylang = array(
|
||||||
|
Reference in New Issue
Block a user