summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 806a6d2)
raw | patch | inline | side by side (parent: 806a6d2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 Mar 2008 08:00:53 +0000 (08:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 Mar 2008 08:00:53 +0000 (08:00 +0000) |
-Updated entry csn. To avoid 'background modification' warnings
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9695 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9695 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/class_departmentGeneric.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/class_departmentGeneric.inc b/gosa-core/plugins/admin/departments/class_departmentGeneric.inc
index 467765e432f021916b5a639f5e86f4c9983a5615..1399b1a7a2be3c371e7b5188b6d723c51ccc4f2e 100644 (file)
$ldap->recursive_remove();
$this->orig_dn = $this->dn = $dst_dn;
$this->orig_base= $this->base;
+ $this->entryCSN = getEntryCSN($this->dn);
echo '<p class="seperator"> </p>';