모바일 생성
This commit is contained in:
9
mobile/index.php
Normal file
9
mobile/index.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
include_once(G4_MOBILE_PATH.'/_head.php');
|
||||
?>
|
||||
|
||||
모바일 메인
|
||||
|
||||
<?
|
||||
include_once(G4_MOBILE_PATH.'/_tail.php');
|
||||
?>
|
||||
Reference in New Issue
Block a user