Comment 1 for bug 845282

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

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

commit 76516823c53b5627363d3a549e97c325cb7c43ce
Author: Richard Mansfield <email address hidden>
Date: Tue Sep 6 17:33:01 2011 +1200

    Get data in one place for group homepage & "copy a page" (bug #845282)

    These two pages both display the same data, so it makes sense to
    fetch it in a single function. This also reduces the number of
    display_name queries and thumb.php requests for group admins.

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