[OpenLayers-Commits] r4238 - sandbox/jachym/openlayers/examples

commits at openlayers.org commits at openlayers.org
Wed Sep 12 09:56:33 EDT 2007


Author: jachym
Date: 2007-09-12 09:56:26 -0400 (Wed, 12 Sep 2007)
New Revision: 4238

Modified:
   sandbox/jachym/openlayers/examples/wps.html
Log:
some updates

Modified: sandbox/jachym/openlayers/examples/wps.html
===================================================================
--- sandbox/jachym/openlayers/examples/wps.html	2007-09-12 13:40:28 UTC (rev 4237)
+++ sandbox/jachym/openlayers/examples/wps.html	2007-09-12 13:56:26 UTC (rev 4238)
@@ -24,7 +24,7 @@
 
         function init(){
 
-            OpenLayers.ProxyHost = "/cgi-bin/olproxy.cgi?url=";
+        //OpenLayers.ProxyHost = "/cgi-bin/olproxy.cgi?url=";
             map = new OpenLayers.Map('map');
 
             var options = { 



More information about the Commits mailing list