Jelajahi Sumber

开启debug模式

songjiyuan 9 tahun lalu
induk
melakukan
c2cee8f19c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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';