mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Changes some API things.
This commit is contained in:
parent
811994423d
commit
a60d5556af
13 changed files with 36 additions and 33 deletions
|
@ -57,7 +57,6 @@
|
|||
if (backend === 'php') {
|
||||
|
||||
$.getJSON('.', {
|
||||
api: true,
|
||||
action: 'get',
|
||||
options: true,
|
||||
types: true,
|
||||
|
@ -77,7 +76,7 @@
|
|||
langs: langs,
|
||||
server: {
|
||||
backend: backend,
|
||||
apiHref: null,
|
||||
api: false,
|
||||
name: 'apache',
|
||||
version: null
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue