[Mapbender-commits] r4843 - trunk/mapbender/core

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Oct 21 03:48:39 EDT 2009


Author: christoph
Date: 2009-10-21 03:48:37 -0400 (Wed, 21 Oct 2009)
New Revision: 4843

Modified:
   trunk/mapbender/core/i18n.php
Log:


Modified: trunk/mapbender/core/i18n.php
===================================================================
--- trunk/mapbender/core/i18n.php	2009-10-20 15:59:31 UTC (rev 4842)
+++ trunk/mapbender/core/i18n.php	2009-10-21 07:48:37 UTC (rev 4843)
@@ -16,8 +16,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__)."/../http/php/mb_validateSession.php");
-
 	function _mb ($someString) {
 	    $arg = array();
 	    for($i = 1 ; $i < func_num_args(); $i++) {



More information about the Mapbender_commits mailing list