Code

Optimize group listing:
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 13 Mar 2009 15:33:52 +0000 (15:33 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 13 Mar 2009 15:33:52 +0000 (15:33 +0000)
commitd23346e6020fddccbb2b6ae04b0370c5893987e2
tree8d2783d6e644340e50f20318ea2371b708df8bc6
parent344ed261cf160a326a92f466e98656d528c3b50e
Optimize group listing:
Only fetch the items that are needed to decide weither to show an
application item or not, instead of fetching all items from the ldap,
which takes a lot of time in larger environments.
(Fixes performance problems where group listing might fail at all, because
its runtime exceeds the max_execution_time, Trac #2232)

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13543 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/plugins/admin/groups/class_divListGroup.inc