From ebee78ae54efcdd04824149480df6041c3a0aec7 Mon Sep 17 00:00:00 2001 From: rob1n Date: Thu, 31 May 2007 00:24:31 +0000 Subject: [PATCH] Check that tinyMCE is defined. Props johnbillion. fixes #4257 git-svn-id: http://svn.automattic.com/wordpress/trunk@5602 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/general-template.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index 585f0edc44..624ec20c80 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -907,10 +907,11 @@ function the_editor($content, $id = 'content', $prev_id = 'title') { //