Files
firstgarden-web-gnu/mobile/shop/_head.php
2013-05-07 16:11:09 +09:00

4 lines
122 B
PHP

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