test config

This commit is contained in:
2023-03-17 20:48:52 -04:00
parent 3e67eb295a
commit b4c0f6f191
4 changed files with 7 additions and 1 deletions
+2
View File
@@ -30,3 +30,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('ENV_ID', 'DEV20231703-A2');