Updating the WFS protocol demo.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8895 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2009-02-25 22:02:50 +00:00
parent 3eddc6cc44
commit 218ab8c9c6
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ import sys, os
allowedHosts = ['www.openlayers.org', 'openlayers.org',
'labs.metacarta.com', 'world.freemap.in',
'prototype.openmnnd.org', 'geo.openplans.org',
'sigma.openplans.org',
'sigma.openplans.org', 'demo.opengeo.org',
'www.openstreetmap.org']
method = os.environ["REQUEST_METHOD"]