Update index.php
This commit is contained in:
parent
652ae03468
commit
f6f2bdee1f
|
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
define("_DEF_VSPF_", true); // compatible to VSPF
|
define("_DEF_VSPF_", true); // compatible to VSPF
|
||||||
define("_DEF_RSF_", true); // compatible to RSF
|
define("_DEF_RSF_", true); // compatible to RSF
|
||||||
|
define("DOC_EOL", "\r\n"); // add common 'the end of line' expression
|
||||||
|
|
||||||
// define system modules
|
// define system modules
|
||||||
$load_systems = array("base", "storage", "config", "database", "uri", "security", "logger");
|
$load_systems = array("base", "storage", "config", "database", "uri", "security", "logger");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user