-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
None
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
It seems that the migration of admin/report/courseoverview to support new DDL API was wrong:
http://cvs.moodle.org/moodle/admin/report/courseoverview/index.php?r1=1.20&r2=1.21
apart from the "$pram" typo in line 80, those >params doesn't exist at all and also, there is one $param>timeafter hardcoded in the query.
Ciao