Files
firstgarden-web-gnu/mobile/index.php
2013-02-27 10:25:20 +09:00

9 lines
127 B
PHP

<?php
include_once(G4_MOBILE_PATH.'/_head.php');
?>
모바일 메인
<?
include_once(G4_MOBILE_PATH.'/_tail.php');
?>