모바일 생성

This commit is contained in:
gnuboard
2013-02-27 10:25:20 +09:00
parent 408e2e9e4a
commit 0ebdcb206f
135 changed files with 3913 additions and 0 deletions

5
mobile/_tail.php Normal file
View File

@ -0,0 +1,5 @@
<?
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
include_once(G4_MOBILE_PATH.'/tail.php');
?>