From e5aedd5cb1c2a0557d779128d7816a663139f709 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 28 Jan 2016 17:31:58 +0900 Subject: [PATCH] =?UTF-8?q?g5=5Fadmin=5Furl=20=EB=B3=80=EC=88=98=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=EC=BD=94=EB=93=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.head.php | 2 ++ head.sub.php | 5 ----- theme/basic/head.sub.php | 7 ++----- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/adm/admin.head.php b/adm/admin.head.php index 90b07d8d7..56e1131c2 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -41,6 +41,8 @@ function print_menu2($key, $no) ?> diff --git a/theme/basic/head.sub.php b/theme/basic/head.sub.php index 6eb194fdc..33998c4e1 100644 --- a/theme/basic/head.sub.php +++ b/theme/basic/head.sub.php @@ -61,11 +61,6 @@ var g5_bo_table = ""; var g5_sca = ""; var g5_editor = ""; var g5_cookie_domain = ""; - @@ -75,6 +70,8 @@ if ($is_admin) { if(G5_IS_MOBILE) { echo ''.PHP_EOL; // overflow scroll 감지 } +if(!defined('G5_IS_ADMIN')) + echo $config['cf_add_script']; ?>