g4s 2013-03-21일자 코드 반영

This commit is contained in:
chicpro
2013-03-21 15:04:04 +09:00
parent 40451a9f48
commit be753cb686
3 changed files with 91 additions and 3 deletions

0
extend/.htaccess Normal file
View File

View File

@ -1,9 +1,6 @@
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if(!G4_USE_SHOP)
return;
include_once(G4_LIB_PATH.'/shop.lib.php');
//------------------------------------------------------------------------------