Code

sudo-ldap less debug
[gosa.git] / sudo-ldap / src / class_sudoldapEditRole.inc
index ef9446584fc1b296ad56e926a8f473a6f2ef14c4..90ab341e1632c5ee552fda382a9ababb82a3c64a 100644 (file)
@@ -27,10 +27,6 @@ class sudoldapEditRole extends plugin
   {
     plugin::plugin ($config, $dn);
 
-    echo '<pre>';
-    print_r($attrs);
-    echo '</pre>';
-
     if(!count($attrs)){
        $this->isNew = true;
     }else{