use proxy url for openlayers.org

This commit is contained in:
ahocevar
2011-11-30 17:48:07 +01:00
parent d418369e93
commit 92cfa0e4ed

View File

@@ -1,4 +1,4 @@
OpenLayers.ProxyHost = "/proxy/?url=";
OpenLayers.ProxyHost = "proxy.cgi?url=";
var map, control, popups = {};
function init() {