Code

Added queue entry start / stop
[gosa.git] / gosa-core / include / class_plugin.inc
index 346699bad1097b73fc8fb4655b2598460299b984..8eec579c440ece59c05ab39906138cf558687d76 100644 (file)
@@ -111,10 +111,6 @@ class plugin
   var $acl_base= "";
   var $acl_category= "";
 
-  /* Plugin identifier */
-  var $plHeadline= "";
-  var $plDescription= "";
-
   /* This can be set to render the tabulators in another stylesheet */
   var $pl_notify= FALSE;