mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-05 09:23:40 -04:00
Refactor bootstrap.
This commit is contained in:
parent
85be66886a
commit
1975715dbd
4 changed files with 4 additions and 3 deletions
|
@ -23,5 +23,4 @@ function __autoload($class_name) {
|
|||
normalized_require_once("inc/class-" . strtolower($class_name));
|
||||
}
|
||||
|
||||
normalized_require_once("config");
|
||||
Bootstrap::run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue