From fdc845a2649b9c31eac90de0b63518463fac0948 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 1 Aug 2013 11:54:45 +0900 Subject: [PATCH] =?UTF-8?q?js=20=ED=8C=8C=EC=9D=BC=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/head.sub.php b/head.sub.php index 7f069dc09..9f757b1cc 100644 --- a/head.sub.php +++ b/head.sub.php @@ -82,7 +82,7 @@ if ($is_admin) { set_cookie("device_width", screen.width, 6, g4_cookie_domain); '.PHP_EOL; - echo ''.PHP_EOL; // overflow scroll 감지 + echo ''.PHP_EOL; // overflow scroll 감지 } //if(!defined('G4_IS_ADMIN')) echo $config['cf_add_script'];