From 6e7b9469f4dc5a887aac3d46c2d81e47f08ebe6c Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 26 Mar 2013 16:30:23 +0900 Subject: [PATCH] =?UTF-8?q?bo=5Fimage=5Fhead=20=ED=95=84=EB=93=9C=20?= =?UTF-8?q?=EA=B4=80=EB=A0=A8=20=EC=BD=94=EB=93=9C=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/board_head.php | 12 ------------ bbs/board_tail.php | 12 ------------ 2 files changed, 24 deletions(-) diff --git a/bbs/board_head.php b/bbs/board_head.php index 2eea9533e..8ff4fcdea 100644 --- a/bbs/board_head.php +++ b/bbs/board_head.php @@ -1,18 +1,6 @@ '; -} -*/ - // 게시판 관리의 상단 내용 if (G4_IS_MOBILE) { // 모바일의 경우 설정을 따르지 않는다. diff --git a/bbs/board_tail.php b/bbs/board_tail.php index 525e34fa0..56985cd8a 100644 --- a/bbs/board_tail.php +++ b/bbs/board_tail.php @@ -1,18 +1,6 @@ '; -} -*/ - // 게시판 관리의 하단 파일 경로 if (G4_IS_MOBILE) { echo stripslashes($board['bo_mobile_content_tail']);