Commit 675f466c authored by Nico Schallehn's avatar Nico Schallehn

update

parent e485d0e6
......@@ -10,13 +10,8 @@
*/
define(API_KEY_LEN, 10);
define(API_VERSION, 0.002);
define(API_KEY_DB, "/var/www/mediadb.ivaya.de/MediaDBViewerAPI/Key.sqlite");
define(API_KEY_DB, "Key.sqlite");
/**
*
* @author Nico Schallehn, Markus Then
*
*/
class MediaDBViewerAPI{
private $API_KEY;
private $API_Rechte;
......
No preview for this file type
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