mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 09:58:16 +01:00
skiped two folders in new tinymce version
This commit is contained in:
parent
6d48818f08
commit
68077b49ac
@ -466,7 +466,7 @@ class html
|
|||||||
|
|
||||||
if (!strstr($GLOBALS['egw_info']['flags']['java_script'],'tinyMCE'))
|
if (!strstr($GLOBALS['egw_info']['flags']['java_script'],'tinyMCE'))
|
||||||
{
|
{
|
||||||
$GLOBALS['egw']->js->validate_file('tinymce','jscripts/tiny_mce/tiny_mce');
|
$GLOBALS['egw']->js->validate_file('tiny_mce','tiny_mce');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user