#152 에 따른 회원 스킨 폴더 재정리
This commit is contained in:
5
skin/member/shop_basic/_common.php
Normal file
5
skin/member/shop_basic/_common.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?
|
||||
$g4_path = "../../.."; // common.php 의 상대 경로
|
||||
include_once("$g4_path/common.php");
|
||||
header("Content-Type: text/html; charset=$g4[charset]");
|
||||
?>
|
||||
Reference in New Issue
Block a user