Code

Updated System type & os type management, can't create existing entries, can't delete...
[gosa.git] / plugins / admin / systems / class_servGeneric.inc
index c8198c41bab16245d874cfc73d6c7059bca26d31..b85d9c834acfad10647d435721ebd3500e23d48e 100644 (file)
@@ -43,6 +43,9 @@ class servgeneric extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
+
     /* Do we represent a valid server? */
     if (!$this->is_account && $this->parent == NULL){
       $display= "<img alt=\"\" src=\"images/stop.png\" align=middle>&nbsp;<b>".