[Mapbender-commits] r6485 - trunk/mapbender/http/classes
    svn_mapbender at osgeo.org 
    svn_mapbender at osgeo.org
       
    Thu Jul  1 08:14:57 EDT 2010
    
    
  
Author: christoph
Date: 2010-07-01 12:14:57 +0000 (Thu, 01 Jul 2010)
New Revision: 6485
Modified:
   trunk/mapbender/http/classes/class_group.php
Log:
Modified: trunk/mapbender/http/classes/class_group.php
===================================================================
--- trunk/mapbender/http/classes/class_group.php	2010-07-01 12:08:05 UTC (rev 6484)
+++ trunk/mapbender/http/classes/class_group.php	2010-07-01 12:14:57 UTC (rev 6485)
@@ -293,7 +293,7 @@
 		if (!is_null($this->name)) {
 			return true;
 		}
-		new mb_warning("Group with ID " . $this->id . " does not exist.");
+//		new mb_warning("Group with ID " . $this->id . " does not exist.");
 		return false;
 	}
 	
    
    
More information about the Mapbender_commits
mailing list