Code

Fixed department management
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 15 Jan 2009 10:04:16 +0000 (10:04 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 15 Jan 2009 10:04:16 +0000 (10:04 +0000)
-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

gosa-core/plugins/admin/departments/class_departmentGeneric.inc

index 099d1967f59efbc856a1abeb351975dcf7a084cf..c5f5e01432d6c6135c16fe77026c84d8b7e24df6 100644 (file)
@@ -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){