Comment 1 for bug 845279

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/659
Committed: http://gitorious.org/mahara/mahara/commit/ca0201de07dafaa120feb7337b3f466d5bc0f47e
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit ca0201de07dafaa120feb7337b3f466d5bc0f47e
Author: Richard Mansfield <email address hidden>
Date: Tue Sep 6 16:59:34 2011 +1200

    Get all user info in group admins query (bug #845279)

    This will reduce the number of queries required by display_name calls
    over group admins on the find groups and my groups pages. Moving this
    into a separate function will also enable the same query to be used in
    other places such as the groupinfo block.

    Change-Id: I3ca81dbce87f42e00ed57caeaa4ba6aed0230009
    Signed-off-by: Richard Mansfield <email address hidden>