mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-27 21:44:22 -04:00
Minor refactoring.
This commit is contained in:
parent
ede9f4d3f8
commit
efb447ae78
3 changed files with 4 additions and 4 deletions
|
@ -53,8 +53,6 @@ if (array_key_exists("action", $_REQUEST)) {
|
|||
$api = new Api($app);
|
||||
$api->apply();
|
||||
|
||||
json_fail(100, "unsupported request");
|
||||
|
||||
} else {
|
||||
|
||||
header("Content-type: text/html;charset=utf-8");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue