Nuremberg

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@857 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach@gmail.com 2011-12-14 10:28:49 +00:00
parent c532d90402
commit 16e77717ca
7 changed files with 184 additions and 9 deletions

View file

@ -37,7 +37,7 @@ public class VrrProvider extends AbstractEfaProvider
public VrrProvider()
{
super(API_BASE, null, false, true);
super(API_BASE, null, null, null, false, true);
}
public NetworkId id()