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