추가 script css 관리자 페이지에서는 출력되지 않도록 수정
This commit is contained in:
@ -83,7 +83,7 @@ if ($is_admin) {
|
||||
if(G5_IS_MOBILE) {
|
||||
echo '<script src="'.G5_JS_URL.'/modernizr.custom.70111.js"></script>'.PHP_EOL; // overflow scroll 감지
|
||||
}
|
||||
//if(!defined('G5_IS_ADMIN'))
|
||||
if(!defined('G5_IS_ADMIN'))
|
||||
echo $config['cf_add_script'];
|
||||
?>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user