Code

Removed unwanted print
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Dec 2005 14:03:29 +0000 (14:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Dec 2005 14:03:29 +0000 (14:03 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2211 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/ogroups/class_ogroup.inc

index a88fd660a06c2e67f182f22ba12f78e2bec2daa3..b32c91fcf419d4b4e1d8ef96ae65542912b19c0c 100644 (file)
@@ -124,8 +124,6 @@ class ogroup extends plugin
        /* Call parent execute */
        plugin::execute();
 
-    print $this->acl;
-    
     $this->reload();
 
     /* Do we represent a valid group? */