Update TinyMCE to 3.5.4.1, fixes #21173

git-svn-id: http://core.svn.wordpress.org/trunk@21228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2012-07-07 16:22:53 +00:00
parent 4db9e5c605
commit 54294ad174
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