Code

Updated System type & os type management, can't create existing entries, can't delete...
[gosa.git] / plugins / admin / systems / class_servKolab.inc
index 4fa05f4f6938ca2ac5d13819aa4ae3f56996f908..434ffa93f67ec5d9c0cfb13c768667921142b4b0 100644 (file)
@@ -94,6 +94,9 @@ class servkolab extends plugin {
 
   function execute() 
   {
+       /* Call parent execute */
+       plugin::execute();
+
     /* Fill templating stuff */
     $smarty = get_smarty();
     $display = "";