Code

removed debug output
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Oct 2007 09:01:26 +0000 (09:01 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Oct 2007 09:01:26 +0000 (09:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7565 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/groups/class_groupApplication.inc

index b522e62f114ae3c47062591d934bfaaf544b9fe9..03480d2b7b8d12b6c7217443deac268c17c36588 100644 (file)
@@ -385,8 +385,6 @@ class appgroup extends plugin
     /* Call parent execute */
     plugin::execute();
 
-    print_a($this);
-
     /* Log view */
     if($this->is_account && !$this->view_logged){
       $this->view_logged = TRUE;