From 270e34e341fe2d5d54bd14c9e924d554e7dcb7f5 Mon Sep 17 00:00:00 2001 From: secretr Date: Tue, 16 Oct 2012 07:18:44 +0000 Subject: [PATCH] core JS now available only in Prototype front-end evnironment --- e107_themes/templates/header_default.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/e107_themes/templates/header_default.php b/e107_themes/templates/header_default.php index b10638c20..6ca51070a 100644 --- a/e107_themes/templates/header_default.php +++ b/e107_themes/templates/header_default.php @@ -514,16 +514,18 @@ if (count($js_body_onload)) $body_onload = " onload=\"".implode(" ",$js_body_onl * Fire Event e107:loaded * FIXME - disable core JS */ -/* + echo "\n"; -*/ + echo " \n";