Update index.php
This commit is contained in:
parent
59a50fe455
commit
eb031bd447
|
@ -7,7 +7,8 @@
|
||||||
* @cvs http://github.com/gnh1201/reasonableframework
|
* @cvs http://github.com/gnh1201/reasonableframework
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define("_DEF_VSPF_", true);
|
define("_DEF_VSPF_", true); // compatible to VSPF
|
||||||
|
define("_DEF_RSF_", true); // compatible to RSF
|
||||||
|
|
||||||
// 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