summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8ebc645)
raw | patch | inline | side by side (parent: 8ebc645)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 31 Mar 2010 10:03:35 +0000 (10:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 31 Mar 2010 10:03:35 +0000 (10:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17433 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_userFilterEditor.inc | patch | blob | history |
diff --git a/gosa-core/include/class_userFilterEditor.inc b/gosa-core/include/class_userFilterEditor.inc
index 1830bd464ce53d37e3fbe92f5b153bb4565caf18..b4caa39d4b93940d74a2f799415a5729bf55563c 100644 (file)
// 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', 'OPSIPackages','APPLICATIONS');
+ public $backends = array('LDAP', 'SYSTEMS', 'FAI', 'GroupLDAP','ACL', 'OPSIPackages','APPLICATIONS','MIMETYPES');
/*! \brief Instantiate the filter editing dialog.