[Mapbender-commits] r2961 - trunk/mapbender/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Wed Sep 17 10:18:00 EDT 2008
Author: verenadiewald
Date: 2008-09-17 10:18:00 -0400 (Wed, 17 Sep 2008)
New Revision: 2961
Modified:
trunk/mapbender/http/javascripts/mod_wfs_SpatialRequest.php
Log:
http://trac.osgeo.org/mapbender/ticket/286
Modified: trunk/mapbender/http/javascripts/mod_wfs_SpatialRequest.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_wfs_SpatialRequest.php 2008-09-17 14:14:53 UTC (rev 2960)
+++ trunk/mapbender/http/javascripts/mod_wfs_SpatialRequest.php 2008-09-17 14:18:00 UTC (rev 2961)
@@ -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