skin_path 변경
This commit is contained in:
@ -65,7 +65,6 @@ if ($addr1)
|
||||
$g4['title'] = '우편번호 검색';
|
||||
include_once($g4['path'].'/head.sub.php');
|
||||
|
||||
$member_skin_path = $g4['path'].'/skin/member/'.$config[cf_member_skin];
|
||||
include_once($member_skin_path.'/zip.skin.php');
|
||||
|
||||
include_once($g4['path'].'/tail.sub.php');
|
||||
|
||||
Reference in New Issue
Block a user