#110 에 따른 $is_admin global 변수로 지정

This commit is contained in:
chicpro
2013-05-02 09:18:01 +09:00
parent f474b14643
commit 379b0b9337
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
global $is_admin;
?>
<link rel="stylesheet" href="<?php echo $visit_skin_url ?>/style.css">