Environment handling
This commit is contained in:
@@ -32,3 +32,5 @@ defined('SHOW_DEBUG_BACKTRACE') || define('SHOW_DEBUG_BACKTRACE', true);
|
||||
| items. It can always be used within your own application too.
|
||||
*/
|
||||
defined('CI_DEBUG') || define('CI_DEBUG', true);
|
||||
|
||||
define ('API_ENDPOINT',"https://apigate.lotus.g1.wrenchboard.com");
|
||||
|
||||
Reference in New Issue
Block a user