diff options
Diffstat (limited to 'intern/api/config.php')
| -rw-r--r-- | intern/api/config.php | 3 |
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"; |
