Commit ef553494 authored by Nico Schallehn's avatar Nico Schallehn

bei defines " hinzugefügt

parent f8acce57
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
*/ */
/* Konfig: */ /* Konfig: */
define(API_KEY_LEN, 10); define(API_KEY_LEN, "10");
define(API_VERSION, 0.07); define(API_VERSION, "0.07");
define(API_KEY_DB, "/var/www/mediadb.ivaya.de/Key.sqlite"); define(API_KEY_DB, "/var/www/mediadb.ivaya.de/Key.sqlite");
define(API_Rights, "/var/www/mediadb.ivaya.de/Rights.json"); define(API_Rights, "/var/www/mediadb.ivaya.de/Rights.json");
......
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