Files
firstgarden-web-gnu/mobile/shop/_tail.php
2013-09-13 14:32:06 +09:00

4 lines
122 B
PHP

<?php
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
include_once(G5_MSHOP_PATH.'/shop.tail.php');
?>