일반게시판 작업 시작, 전체레이아웃을 먼저 잡아야 할 듯

This commit is contained in:
whitedot
2012-11-23 16:50:49 +09:00
parent a4684dcd29
commit 822d7cf1e8
72 changed files with 250 additions and 297 deletions

View File

@ -0,0 +1,4 @@
<?
$g4_path = '../../..'; // common.php 의 상대 경로
include_once($g4_path.'/common.php');
?>