From 3f7665b0aeb2ceacd4190cb9f4d22585f15d75c5 Mon Sep 17 00:00:00 2001 From: euzuro Date: Tue, 23 May 2006 16:13:09 +0000 Subject: [PATCH] cgi script directory name changed git-svn-id: http://svn.openlayers.org/trunk/openlayers@283 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Ajax.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Ajax.js b/lib/OpenLayers/Ajax.js index 1c6e106a0b..07e09f505f 100644 --- a/lib/OpenLayers/Ajax.js +++ b/lib/OpenLayers/Ajax.js @@ -1,5 +1,5 @@ -OpenLayers.ProxyHost = "example/proxy.cgi?url="; +OpenLayers.ProxyHost = "examples/proxy.cgi?url="; /** * Ajax reader for OpenLayers