eh schedule url
This commit is contained in:
parent
147d4df14e
commit
00abb84511
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ def events():
|
||||||
|
|
||||||
else:
|
else:
|
||||||
# download the schedule
|
# download the schedule
|
||||||
response = urllib2.urlopen('http://www.fossgis.de/konferenz/2014/programm/schedule.de.xml')
|
response = urllib2.urlopen('http://eh14.easterhegg.eu/pages/fahrplan/schedule.xml')
|
||||||
|
|
||||||
# read xml-source
|
# read xml-source
|
||||||
xml = response.read()
|
xml = response.read()
|
||||||
|
|
Loading…
Add table
Reference in a new issue