From 43aa5ad5e64b11e1853b756a609159b5d06a4015 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 22 Aug 2013 09:51:44 +0900 Subject: [PATCH] =?UTF-8?q?modernizr=20=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=ED=8A=B8=20=EB=A1=9C=EB=93=9C=20=EC=BD=94=EB=93=9C=20=EC=98=A4?= =?UTF-8?q?=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 804c8ad9b..62eeb6917 100644 --- a/head.sub.php +++ b/head.sub.php @@ -76,7 +76,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'];