stanley-king 9 年之前
父節點
當前提交
268497971a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      run.php

+ 2 - 0
run.php

@@ -1,6 +1,8 @@
 
 <?php
 
+define('InShopNC',true);
+
 defined('InShopNC') or exit('Access Invalid!');
 
 define('BASE_ROOT_PATH',str_replace('\\','/',dirname(__FILE__)));