Merge branch 'master' of github.com:gnuboard/yc4s

This commit is contained in:
chicpro
2013-09-12 11:39:51 +09:00
19 changed files with 662 additions and 680 deletions

View File

@ -1,5 +1,5 @@
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
if (!defined('G4_USE_SHOP') || !G4_USE_SHOP) return;