Code

Fixed base generation
[gosa.git] / plugins / admin / users / class_userManagement.inc
index 517ef7887bb729e22345a7cb14e9d8f35dc5cb70..ebe79b496b4ca10e9378dff1f64c78768fdb4cba 100644 (file)
@@ -852,7 +852,6 @@ class userManagement extends plugin
         }
       }else{
         $this->dn =  $this->usertab->dn;
-        echo $this->dn;
         $this->create_snapshot("snapshot",$this->usertab->CurrentDescription);
         $this->usertab = NULL;
       }