Update TinyMCE to 3.5.4.1, fixes #21173

git-svn-id: https://develop.svn.wordpress.org/trunk@21228 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2012-07-07 16:22:53 +00:00
parent 28d82c9b04
commit 35d883e244
42 changed files with 379 additions and 161 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 20596;
*
* @global string $tinymce_version
*/
$tinymce_version = '349-20805';
$tinymce_version = '3541-20805';
/**
* Holds the required PHP version