Correct [19952]. see #19592.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-02-25 04:15:08 +00:00
parent c832f904ae
commit ef5749ed57
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
(function(undefined){
if ( undefined === tinyMCEPreInit )
(function(){
if ( typeof tinyMCEPreInit === 'undefined' )
return;
var t = tinyMCEPreInit, baseurl = t.base, markDone = tinymce.ScriptLoader.markDone, lang = t.ref.language,