[Mapbender-commits] r7034 - branches/2.6/http/classes
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Oct 8 08:38:14 EDT 2010
Author: verenadiewald
Date: 2010-10-08 12:38:14 +0000 (Fri, 08 Oct 2010)
New Revision: 7034
Modified:
branches/2.6/http/classes/class_user.php
Log:
removed debugging mb_exception in line 123
Modified: branches/2.6/http/classes/class_user.php
===================================================================
--- branches/2.6/http/classes/class_user.php 2010-10-07 18:15:11 UTC (rev 7033)
+++ branches/2.6/http/classes/class_user.php 2010-10-08 12:38:14 UTC (rev 7034)
@@ -120,7 +120,7 @@
}
}
- $e = new mb_exception(serialize($guisByPer));
+ //$e = new mb_exception(serialize($guisByPer));
// 2.
$ownWFSconfs = array();
More information about the Mapbender_commits
mailing list