父节点
bb1ad0d875
当前提交
354b778544
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -54,7 +54,7 @@
|
||||||
* NOTE: If you change these, also change the error_reporting() code below
|
* NOTE: If you change these, also change the error_reporting() code below
|
||||||
*/
|
*/
|
||||||
#define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'development');
|
#define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'development');
|
||||||
define('ENVIRONMENT', 'production');
|
define('ENVIRONMENT', 'development');
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*---------------------------------------------------------------
|
*---------------------------------------------------------------
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用