Code

Fixed problems in kolab/server tabs
[gosa.git] / plugins / admin / systems / class_servGeneric.inc
index c5f4229c517c7623479f371f26cbb5936605231c..ea9bc6956c30a196bf73dfc6b7daf0c453d871d2 100644 (file)
@@ -8,6 +8,7 @@ class servgeneric extends plugin
   var $cli_parameters= array("eins" => "Eins ist toll", "zwei" => "Zwei ist noch besser");
 
   /* Generic terminal attributes */
+  var $ignore_account= TRUE;
   var $interfaces= array();
 
   /* Needed values and lists */