mobile skin 적용중

This commit is contained in:
gnuboard
2013-01-17 22:38:51 +09:00
parent 199538ca17
commit 2919314035
49 changed files with 910 additions and 1033 deletions

4
mobile/_common.php Normal file
View File

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