[Mapbender-commits] r7255 - trunk/mapbender/http/php

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun Dec 12 04:52:43 EST 2010


Author: apour
Date: 2010-12-12 01:52:43 -0800 (Sun, 12 Dec 2010)
New Revision: 7255

Modified:
   trunk/mapbender/http/php/mod_exportGUI.php
Log:
removed the security patch log function

Modified: trunk/mapbender/http/php/mod_exportGUI.php
===================================================================
--- trunk/mapbender/http/php/mod_exportGUI.php	2010-12-12 09:51:49 UTC (rev 7254)
+++ trunk/mapbender/http/php/mod_exportGUI.php	2010-12-12 09:52:43 UTC (rev 7255)
@@ -23,7 +23,7 @@
  * @security_patch irv done
  */
 
-security_patch_log(__FILE__,__LINE__);
+//security_patch_log(__FILE__,__LINE__);
 $guiList=$_POST["guiList"];
 $del=$_POST["export"];
 



More information about the Mapbender_commits mailing list