summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-07 21:23:22 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-07 21:23:22 +0200
commit578c436831c40c13c71d389ed875584a8a87283f (patch)
tree4376492f774fcbc57d0d71f72dbd1cebd9fdfb36 /index.pl
parentedfe4e7acdf50e109bfaadf3d0e4a9b06ae3cc87 (diff)
index: fix RIS backend with clean frontend
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.pl b/index.pl
index 3b698e8..03908fc 100644
--- a/index.pl
+++ b/index.pl
@@ -502,6 +502,8 @@ sub handle_request {
delay => $delay,
additional_stops => [],
canceled_stops => [],
+ replaced_by => [],
+ replacement_for => [],
}
);
}