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

@ -1,4 +1,5 @@
|<?php require_once(str_replace("\\", "/", dirname(__FILE__)) . "/inc/init.php"); ?>
|<?php header("Content-type: text/html;h5ai={{pkg.version}}"); ?>
- var href = "<?php echo $APP->get_app_abs_href(); ?>"
- var json = "<?php echo $APP->get_generic_json(); ?>"