Code

Some attributes wasn't saved
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Apr 2006 04:58:47 +0000 (04:58 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Apr 2006 04:58:47 +0000 (04:58 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3131 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/class_servService.inc

index 8b112da8106a0a436f56d3e85271e313fe8d8ae6..2a874d6b4f2c51d911667c3d5564f752312c49df 100644 (file)
@@ -269,6 +269,7 @@ class servservice extends plugin
   /* Save data to object */
   function save_object()
   {
+    plugin::save_object();
     if (isset($_POST['servicetab'])){
       $tmp = $this->goTimeSource;