mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Changes API.
This commit is contained in:
parent
d6c5696f96
commit
811994423d
7 changed files with 248 additions and 246 deletions
|
@ -56,7 +56,8 @@
|
|||
|
||||
if (backend === 'php') {
|
||||
|
||||
$.getJSON(appHref + 'server/php/api.php', {
|
||||
$.getJSON('.', {
|
||||
api: true,
|
||||
action: 'get',
|
||||
options: true,
|
||||
types: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue