? config.php ? grade/report/stats Index: grade/report/lib.php =================================================================== RCS file: /cvsroot/moodle/moodle/grade/report/lib.php,v retrieving revision 1.41 diff -U 3 -r1.41 lib.php --- grade/report/lib.php 3 Jun 2008 16:11:01 -0000 1.41 +++ grade/report/lib.php 16 Jun 2008 06:10:04 -0000 @@ -292,7 +292,7 @@ /** * Sets up this object's group variables, mainly to restrict the selection of users to display. */ - private function setup_groups() { + protected function setup_groups() { global $CFG; /// find out current groups mode