mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-03 16:48:38 -04:00
Refactor PHP.
This commit is contained in:
parent
8c810a1818
commit
8f921c8a1f
9 changed files with 101 additions and 60 deletions
|
@ -11,7 +11,7 @@ modulejs.define('boot', ['$'], function ($) {
|
|||
if (module === 'index') {
|
||||
href = '.';
|
||||
} else if (module === 'info') {
|
||||
data.updateCachedSetup = true;
|
||||
data.refresh = true;
|
||||
href = 'server/php/index.php';
|
||||
} else {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue