Commit da4e4e71 authored by Nico Schallehn's avatar Nico Schallehn

tes

parent 77194467
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
define(API_KEY_LEN, 10); define(API_KEY_LEN, 10);
define(API_VERSION, 0.002); define(API_VERSION, 0.002);
define(API_KEY_DB, "Key.sqlite"); define(API_KEY_DB, "Key.sqlite");
error_reporting(0);
class MediaDBViewerAPI{ class MediaDBViewerAPI{
private $API_KEY; private $API_KEY;
......
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