Files
firstgarden-web-gnu/shop/_head.php
2013-04-29 16:18:05 +09:00

4 lines
121 B
PHP

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