summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bec4604)
raw | patch | inline | side by side (parent: bec4604)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 6 Jun 2007 05:43:00 +0000 (05:43 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 6 Jun 2007 05:43:00 +0000 (05:43 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6553 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/departments/class_departmentGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/departments/class_departmentGeneric.inc b/plugins/admin/departments/class_departmentGeneric.inc
index 7a0c3d8401f684ee9b9f31806db777037083c443..44079824dfd3f5b02daa90d51145f1a8556d27cc 100644 (file)
$a= $ldap->fetch();
$ldap->cd($this->dn);
- print_a(debug_backtrace());
-
if (count($a)){
$this->cleanup();
$ldap->modify ($this->attrs);