From 578c436831c40c13c71d389ed875584a8a87283f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 7 May 2015 21:23:22 +0200 Subject: index: fix RIS backend with clean frontend --- index.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.pl') 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 => [], } ); } -- cgit v1.2.3