[Mapbender-commits] r2960 - branches/2.5/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Sep 17 10:14:53 EDT 2008


Author: verenadiewald
Date: 2008-09-17 10:14:53 -0400 (Wed, 17 Sep 2008)
New Revision: 2960

Modified:
   branches/2.5/http/javascripts/mod_wfs_SpatialRequest.php
Log:
http://trac.osgeo.org/mapbender/ticket/286

Modified: branches/2.5/http/javascripts/mod_wfs_SpatialRequest.php
===================================================================
--- branches/2.5/http/javascripts/mod_wfs_SpatialRequest.php	2008-09-17 13:38:41 UTC (rev 2959)
+++ branches/2.5/http/javascripts/mod_wfs_SpatialRequest.php	2008-09-17 14:14:53 UTC (rev 2960)
@@ -93,7 +93,7 @@
 var msgObj;
 
 mb_registerInitFunctions("init_wfsSpatialRequest()");
-mb_registerL10nFunctions("init_wfsSpatialRequest()");
+//mb_registerL10nFunctions("init_wfsSpatialRequest()");
 
 function init_wfsSpatialRequest() {
 	mb_ajax_json("../php/mod_wfsSpatialRequest_messages.php", function(obj, status) {



More information about the Mapbender_commits mailing list