Code

Systems Workstation Startup
[gosa.git] / plugins / admin / systems / class_terminalInfo.inc
index c51b7846fb5d29864952169debd246e815cf2175..90278c532dc27eda3f0fdf9fc664e0812ce96c3e 100644 (file)
@@ -2,11 +2,6 @@
 
 class terminfo extends plugin
 {
-  /* CLI vars */
-  var $cli_summary= "Retrieve informations about terminals";
-  var $cli_description= "Some longer text\nfor help";
-  var $cli_parameters= array("eins" => "Eins ist toll", "zwei" => "Zwei ist noch besser");
-
   /* Generic terminal attributes */
   var $ghCpuType= "-";
   var $ghMemSize= "-";