Code

Added Inherit all button to Workstation Servive - testing.
[gosa.git] / plugins / admin / systems / class_glpiDeviceManagement.inc
index 6573cb9a690dbace39bdfa0d2635c451ecad8e99..e8fe8b56e8b073ad7154594740ee08313baf12dd 100644 (file)
@@ -2,11 +2,6 @@
 
 class glpiDeviceManagement 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();