Code

Updated copy & paste
[gosa.git] / plugins / admin / groups / class_groupApplication.inc
index d45a62638e6bf6b26de1d91c19e214ea2cc076e0..d95e2801df74fcce92d9bc801a9020edd4255a58 100644 (file)
@@ -35,6 +35,9 @@ class appgroup extends plugin
   var $AllAppsForRelease        = array();
   var $AllAppsForReleaseParameter = array();
 
+  var $CopyPasteVars            = array("Categories");
+
+
   function appgroup ($config, $dn= NULL)
   {
     plugin::plugin ($config, $dn);