Version control

This commit is contained in:
2023-03-31 21:36:31 -04:00
parent 757cb4ab2e
commit fe1ec54bb0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_USER_NOTICE &
*/
defined('CI_DEBUG') || define('CI_DEBUG', false);
define('ENV_ID', 'PRODUCTION20233103-A1');
define('ENV_ID', 'PRODUCTION20233103-A2');
define('HOME_PAGE_BACKGROUND', 'api_bk.jpg');