Update index.php
This commit is contained in:
parent
abde65dd2a
commit
fd2d6bc522
|
@ -10,7 +10,7 @@
|
||||||
define("_DEF_VSPF_", true);
|
define("_DEF_VSPF_", true);
|
||||||
|
|
||||||
// define system modules
|
// define system modules
|
||||||
$load_systems = array("base", "config", "database", "uri", "logger", "security");
|
$load_systems = array("base", "config", "database", "uri", "logger", "misc", "security");
|
||||||
|
|
||||||
// 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