mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
CIS4 Entry & View titles
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
// Loads FHC config files
|
||||
require_once 'config/global.config.inc.php';
|
||||
require_once 'config/cis.config.inc.php';
|
||||
define('CIS4', true);
|
||||
|
||||
// Check if the CI_ENVIRONMENT constants is set and eventually use it to set the CI_ENV environment variable
|
||||
if (defined('CI_ENVIRONMENT')) $_SERVER['CI_ENV'] = CI_ENVIRONMENT;
|
||||
|
||||
Reference in New Issue
Block a user