summaryrefslogtreecommitdiff
path: root/intern/api/config.php
diff options
context:
space:
mode:
authorHorus32016-03-03 12:15:11 +0100
committerHorus32016-03-03 12:15:11 +0100
commit5ef16cc4a33bad8efb5feb45d78f9843039e8fc3 (patch)
tree71fec7561bcf9ac6356141a93e1969ebd40ce9c5 /intern/api/config.php
parent7e967c88d60b821ee22f4d62bc6583d4025f0bad (diff)
downloadgospeladlershof.de-5ef16cc4a33bad8efb5feb45d78f9843039e8fc3.tar.gz
Bessere Fehlerbehandlung beim JSON erzeugen.
Diffstat (limited to 'intern/api/config.php')
-rw-r--r--intern/api/config.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/intern/api/config.php b/intern/api/config.php
new file mode 100644
index 0000000..728ff37
--- /dev/null
+++ b/intern/api/config.php
@@ -0,0 +1,3 @@
+<?php
+
+$json_file = __DIR__ . "/../json/termine.json";