Code

Removed show_errors
[gosa.git] / gosa-plugins / goto / admin / applications / class_applicationGeneric.inc
index 7e854daaf0762e09edf065393ad64e38c209588b..c1e152c2c46a15a6d60ec3de36c5b4338c478f1c 100644 (file)
@@ -1,11 +1,6 @@
 <?php
 class application extends plugin
 {
-  /* CLI vars */
-  var $cli_summary= "Handling of GOsa's application object";
-  var $cli_description= "Some longer text\nfor help";
-  var $cli_parameters= array("eins" => "Eins ist toll", "zwei" => "Zwei ist noch besser");
-
   /* application attributes */
   var $cn= "";
   var $description= "";