Upgrade to TinyMCE 3.5.8, fixes #22755

git-svn-id: https://develop.svn.wordpress.org/trunk@23090 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2012-12-06 04:50:31 +00:00
parent d801545ff6
commit b0cd25962e
20 changed files with 71 additions and 61 deletions

View File

@@ -18,7 +18,7 @@ $wp_db_version = 22441;
*
* @global string $tinymce_version
*/
$tinymce_version = '357-23047';
$tinymce_version = '358-20121205';
/**
* Holds the required PHP version