Unverified Commit 9b6a3171 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Travelynx: pass root_url to MOTIS helper

parent c7e0202d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -268,6 +268,7 @@ sub startup {
				log        => $self->app->log,
				cache      => $self->app->cache_iris_rt,
				user_agent => $self->ua,
				root_url   => $self->base_url_for('/')->to_abs,
				version    => $self->app->config->{version},
			);
		}