From 200e12123ffec177c04746d6b6bea11a1f227f9e Mon Sep 17 00:00:00 2001 From: e107steved Date: Fri, 23 Nov 2007 20:48:14 +0000 Subject: [PATCH] Missing single quote --- e107_themes/templates/header_default.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_themes/templates/header_default.php b/e107_themes/templates/header_default.php index 2886fe16c..5f690e839 100644 --- a/e107_themes/templates/header_default.php +++ b/e107_themes/templates/header_default.php @@ -6,8 +6,8 @@ | Released under the terms and conditions of the GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_themes/templates/header_default.php,v $ -| $Revision: 1.15 $ -| $Date: 2007-11-01 20:28:29 $ +| $Revision: 1.16 $ +| $Date: 2007-11-23 20:48:14 $ | $Author: e107steved $ +-----------------------------------------------------------------------------------------------+ */ @@ -100,7 +100,7 @@ if (varset($pref['wysiwyg'],FALSE) && check_class($pref['post_html']) && varset( } if (isset($theme_js_php) && $theme_js_php) { - echo ""; } else { if (!isset($no_core_js) || !$no_core_js) { echo "\n";