mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-27 21:44:22 -04:00
Sematincs.
This commit is contained in:
parent
5e302256a5
commit
91b6b60ad0
2 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ if (array_key_exists("action", $_REQUEST)) {
|
|||
header("Content-type: text/html;charset=utf-8");
|
||||
|
||||
$HREF = $app->get_app_abs_href();
|
||||
$FALLBACK = $app->get_no_js_fallback();
|
||||
$FALLBACK = $app->get_fallback();
|
||||
|
||||
normalized_require_once("/server/php/inc/page.php");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue