Code

Updated object movement.
[gosa.git] / plugins / admin / departments / class_departmentGeneric.inc
index 31713217b577e5c299f9a8765639f480b99c327e..da4c101b7beeccfc97adc50480725de7ff16889c 100644 (file)
@@ -554,6 +554,7 @@ class department extends plugin
                        /* Remove src_dn */
                        $ldap->cd($src_dn);
                        $ldap->recursive_remove();
+      $this->dn = $this->rec_dst;
                        $this->rec_src = $this->rec_dst = "";
                        $this->rec_cpy =false;