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