From: hickert Date: Thu, 15 Jan 2009 10:04:16 +0000 (+0000) Subject: Fixed department management X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d5084a85ebd346a0444f566a2d4bc9702b30ef92;p=gosa.git Fixed department management -Fixed department creation, plugin::save seems to be removed, accidentially. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13353 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/departments/class_departmentGeneric.inc b/gosa-core/plugins/admin/departments/class_departmentGeneric.inc index 099d1967f..c5f5e0143 100644 --- a/gosa-core/plugins/admin/departments/class_departmentGeneric.inc +++ b/gosa-core/plugins/admin/departments/class_departmentGeneric.inc @@ -390,6 +390,7 @@ class department extends plugin } } $this->skipTagging = TRUE; + plugin::save(); /* Remove tag information if needed */ if (!$this->is_administrational_unit && $this->initially_was_tagged){