Commit 39c0c711 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 9e95e2c5
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
*/ */
define(API_KEY_LEN, 10); define(API_KEY_LEN, 10);
define(API_VERSION, 0.05); define(API_VERSION, 0.05);
define(API_KEY_DB, "../Key.sqlite"); define(API_KEY_DB, "/var/www/mediadb.ivaya.de/Key.sqlite");
if (!isset($_GET['Pretty'])) { if (!isset($_GET['Pretty'])) {
error_reporting(0); error_reporting(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment