사용자: 로그인스킨 작업 중, 우편번호 검색의 legend 삭제

This commit is contained in:
whitedot
2013-01-17 16:32:04 +09:00
parent 1a84965437
commit 9593612ab4
6 changed files with 38 additions and 24 deletions

4
bbs/_head.sub.php Normal file
View File

@ -0,0 +1,4 @@
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once($g4['path'].'/head.sub.php');
?>