Update index.php
This commit is contained in:
parent
c0f8693915
commit
79fd51e0f1
|
|
@ -10,7 +10,7 @@
|
||||||
define("_DEF_VSPF_", true);
|
define("_DEF_VSPF_", true);
|
||||||
|
|
||||||
// define system modules
|
// define system modules
|
||||||
$load_systems = array("base", "storage", "config", "database", "uri", "security", "audit");
|
$load_systems = array("base", "storage", "config", "database", "uri", "security", "logger");
|
||||||
|
|
||||||
// load system modules
|
// load system modules
|
||||||
foreach($load_systems as $system_name) {
|
foreach($load_systems as $system_name) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user