비표준 그누보드4 첫커밋
This commit is contained in:
5
skin/member/basic/_common.php
Normal file
5
skin/member/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