first commit
This commit is contained in:
4
bbs/_common.php
Normal file
4
bbs/_common.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?
|
||||
$g4_path = ".."; // common.php 의 상대 경로
|
||||
include_once("$g4_path/common.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user