Code

Updated trustModes
[gosa.git] / gosa-core / include / class_userFilterEditor.inc
index aa24d0eea553598b59178b65242cbe64155b6ca8..b4caa39d4b93940d74a2f799415a5729bf55563c 100644 (file)
@@ -21,8 +21,7 @@ class userFilterEditor extends plugin
   // The list of all categories mangaged by the current filter object.
   // Used in the grop-down box.
   public $orig_name = "";
-
-  public $backends = array('LDAP', 'SYSTEMS', 'FAI', 'GroupLDAP','ACL');  
+  public $backends = array('LDAP', 'SYSTEMS', 'FAI', 'GroupLDAP','ACL', 'OPSIPackages','APPLICATIONS','MIMETYPES');  
 
 
   /*! \brief    Instantiate the filter editing dialog.