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