Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist

git-svn-id: https://develop.svn.wordpress.org/trunk@11589 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-06-17 01:06:32 +00:00
parent ef1354b925
commit 7ec6c91918
3 changed files with 5 additions and 6 deletions

View File

@@ -29,4 +29,4 @@ $tinymce_version = '3241-1141';
*
* @global string $manifest_version
*/
$manifest_version = '20090610';
$manifest_version = '20090616';