mirror of https://github.com/helloxz/imgurl
parent
537983907e
commit
45b4d36eb9
|
@ -53,7 +53,7 @@
|
|||
*
|
||||
* 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'] : 'production');
|
||||
|
||||
/*
|
||||
*---------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue