Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Database SQL/XMLDB
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
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 ![]()
I hate this spaghetti reports sql, I hope I fixed it but not sure