쇼핑몰 경로 설정
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
<?
|
||||
$g4_path = '.'; // common.php 의 상대 경로
|
||||
include_once($g4_path.'/common.php');
|
||||
include_once('./common.php');
|
||||
?>
|
||||
Reference in New Issue
Block a user