[OpenLayers-Commits] r10856 - sandbox/sonxurxo/wfs-t/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Fri Oct 22 07:09:16 EDT 2010


Author: sonxurxo
Date: 2010-10-22 04:09:16 -0700 (Fri, 22 Oct 2010)
New Revision: 10856

Modified:
   sandbox/sonxurxo/wfs-t/examples/wfs-transaction-optimized.html
Log:
Adding forgotten files

Modified: sandbox/sonxurxo/wfs-t/examples/wfs-transaction-optimized.html
===================================================================
--- sandbox/sonxurxo/wfs-t/examples/wfs-transaction-optimized.html	2010-10-21 08:36:46 UTC (rev 10855)
+++ sandbox/sonxurxo/wfs-t/examples/wfs-transaction-optimized.html	2010-10-22 11:09:16 UTC (rev 10856)
@@ -73,8 +73,8 @@
         <script>
             var map;
             
-            //OpenLayers.ProxyHost= "/cgi-bin/proxy.cgi?url=";
-            OpenLayers.ProxyHost = "proxy.cgi?url=";
+            OpenLayers.ProxyHost= "/cgi-bin/proxy.cgi?url=";
+            //OpenLayers.ProxyHost = "proxy.cgi?url=";
 
             function init() {
                 map = new OpenLayers.Map("the_map", {



More information about the Commits mailing list