Code

Updated work startup
[gosa.git] / gosa-plugins / goto / admin / systems / goto / class_SelectDeviceType.inc
index d330b294cb40e3ebda898a60ed47a04f2e2ca429..5b9ebfb20c08bbcfabe35c5898f223bdd0a054fc 100644 (file)
@@ -2,11 +2,6 @@
 
 class SelectDeviceType extends plugin
 {
-  /* CLI vars */
-  var $cli_summary= "Manage server basic objects";
-  var $cli_description= "Some longer text\nfor help";
-  var $cli_parameters= array("eins" => "Eins ist toll", "zwei" => "Zwei ist noch besser");
-
   /* attribute list for save action */
   var $ignore_account= TRUE;
   var $attributes= array("ObjectGroup","SystemType");