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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Jun 14 06:46:58 PDT 2013


Author: schaef
Date: 2013-06-14 06:46:58 -0700 (Fri, 14 Jun 2013)
New Revision: 8658

Modified:
   trunk/mapbender/http/php/mod_forgottenPassword.php
Log:
delete of double row "require_once ..."

Modified: trunk/mapbender/http/php/mod_forgottenPassword.php
===================================================================
--- trunk/mapbender/http/php/mod_forgottenPassword.php	2013-06-14 08:59:26 UTC (rev 8657)
+++ trunk/mapbender/http/php/mod_forgottenPassword.php	2013-06-14 13:46:58 UTC (rev 8658)
@@ -17,7 +17,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-require_once(dirname(__FILE__)."/../../core/globalSettings.php");
 
 /*  
  * @security_patch irv done



More information about the Mapbender_commits mailing list