aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
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 409d75e..7b255f4 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