Changes API.

This commit is contained in:
Lars Jung 2012-10-08 01:16:02 +02:00
parent d6c5696f96
commit 811994423d
7 changed files with 248 additions and 246 deletions

View file

@ -56,7 +56,8 @@
if (backend === 'php') {
$.getJSON(appHref + 'server/php/api.php', {
$.getJSON('.', {
api: true,
action: 'get',
options: true,
types: true,