From d7f414f84a3603afe8cc4a2657047ef453bd21a9 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 5 Feb 2011 10:08:31 +0000 Subject: [PATCH] Fix: problem with gzip version of ckeditor --- htdocs/main.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 67997d31882..f053a5fdddb 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -888,6 +888,7 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs if (! empty($conf->global->FCKEDITOR_EDITORNAME) && $conf->global->FCKEDITOR_EDITORNAME == 'ckeditor') { print ''."\n"; + print ''."\n"; print ''."\n"; } // Global js function