aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorMaZderMind2016-12-20 23:21:20 +0100
committerMaZderMind2016-12-20 23:21:20 +0100
commit9af641e5854d6edb83be6666794eb4d5371dcd8f (patch)
tree489bc3fd4a838d0489a4db35c1f2db73b8f1a5d8 /index.php
parent6776bbbc887895b1dccd2dcb416a34958b4bc0a1 (diff)
parent4a7a7ed1bcc6f36fb18f7f564d8f43a7e64a2e48 (diff)
Merge branch 'master' into events/33c3
Diffstat (limited to 'index.php')
-rw-r--r--index.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.php b/index.php
index a100570..3b128c4 100644
--- a/index.php
+++ b/index.php
@@ -107,6 +107,12 @@ try {
exit;
}
+ else if($route == 'streams/v2.json')
+ {
+ require('view/streams-json-v2.php');
+ exit;
+ }
+
else if($route == 'about')
{
// global about-page