Code

Added Copy & Paste fixes from GOsa 2.5 to trunk.
[gosa.git] / plugins / admin / ogroups / main.inc
index 61950a40489bf35ce8e310004138adf6f0dae327..79690779d0b9e7c47cc4923e2322961c5eda1930 100644 (file)
@@ -26,6 +26,7 @@ if (!$remove_lock){
   $ogroup= $_SESSION['ogroup'];
 
   /* Execute formular */
+  $ogroup->save_object();
   $output= $ogroup->execute ();
 
   /* Page header*/