From: hickert Date: Wed, 6 Jun 2007 05:43:00 +0000 (+0000) Subject: Remved Backup output X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fe8194a51f5a25435373020533cb2d95845eb4f9;p=gosa.git Remved Backup output git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6553 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/departments/class_departmentGeneric.inc b/plugins/admin/departments/class_departmentGeneric.inc index 7a0c3d840..44079824d 100644 --- a/plugins/admin/departments/class_departmentGeneric.inc +++ b/plugins/admin/departments/class_departmentGeneric.inc @@ -363,8 +363,6 @@ class department extends plugin $a= $ldap->fetch(); $ldap->cd($this->dn); - print_a(debug_backtrace()); - if (count($a)){ $this->cleanup(); $ldap->modify ($this->attrs);