mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 07:18:21 -04:00
More refactorings.
This commit is contained in:
parent
a89db0c259
commit
8eea5f56cd
3 changed files with 22 additions and 21 deletions
|
@ -25,9 +25,9 @@ time_log(" 1");
|
|||
|
||||
$app = new App();
|
||||
|
||||
// time_log(" 2");
|
||||
time_log(" 2");
|
||||
// err_log('setup', $app->get_setup());
|
||||
time_log(" 3");
|
||||
// time_log(" 3");
|
||||
|
||||
|
||||
if (has_request_param("action")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue