MINOR Updated MCE_ROOT constant to reflect new location of tiny_mce

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@79151 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2009-06-15 02:04:29 +00:00
parent 116d2a38db
commit 6121870f2f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Object::useCustomClass('Datetime','SSDatetime',true);
/**
* The root directory of TinyMCE
*/
define('MCE_ROOT', 'jsparty/tiny_mce2/');
define('MCE_ROOT', 'jsparty/tiny_mce/');
/**
* The secret key that needs to be sent along with pings to /Email_BounceHandler