[Mapbender-commits] r3933 - branches/2.6/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Wed May 6 05:18:11 EDT 2009
Author: verenadiewald
Date: 2009-05-06 05:18:11 -0400 (Wed, 06 May 2009)
New Revision: 3933
Modified:
branches/2.6/http/javascripts/mod_wfs_gazetteer_client.php
Log:
removed definition of $gui_id, because it's not used here
Modified: branches/2.6/http/javascripts/mod_wfs_gazetteer_client.php
===================================================================
--- branches/2.6/http/javascripts/mod_wfs_gazetteer_client.php 2009-05-06 08:56:45 UTC (rev 3932)
+++ branches/2.6/http/javascripts/mod_wfs_gazetteer_client.php 2009-05-06 09:18:11 UTC (rev 3933)
@@ -19,7 +19,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
require_once(dirname(__FILE__)."/../php/mb_validatePermission.php");
-$gui_id = $_SESSION["mb_user_gui"];
$target = $_REQUEST["e_target"];
$isLoaded = $_REQUEST["isLoaded"];
More information about the Mapbender_commits
mailing list