瀏覽代碼

开启debug模式

songjiyuan 9 年之前
父節點
當前提交
c2cee8f19c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data/config/config.ini.php

+ 1 - 1
data/config/config.ini.php

@@ -3,7 +3,7 @@
 defined('InShopNC') or exit('Access Invalid!');
 
 define('USE_REMOTE_IMAGE',true);
-
+define('DEBUG_MODE',true);
 $config = array();
 
 const test_srv_host = 'http://121.43.114.153';