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