This commit is contained in:
Paminger
2016-03-20 12:53:17 +01:00
parent 0c3c47f848
commit 9689fd5a01
137 changed files with 8480 additions and 405 deletions
+1 -3
View File
@@ -301,10 +301,8 @@ switch (ENVIRONMENT)
// First load the FHC-Config-Files
require_once 'config/global.config.inc.php';
require_once 'config/system.config.inc.php';
require_once 'config/vilesci.config.inc.php';
// Now the bootstrap file
require_once BASEPATH.'core/CodeIgniter.php';
/* End of file index.php */
/* Location: ./index.php */