]> git.mjollnir.org Git - moodle.git/commit
MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy...
authorjamiesensei <jamiesensei>
Tue, 24 Jun 2008 08:59:29 +0000 (08:59 +0000)
committerjamiesensei <jamiesensei>
Tue, 24 Jun 2008 08:59:29 +0000 (08:59 +0000)
commitc386eaa3dfbb02e97b80c3d3f363566231e2bfa0
tree8d47c037c51161c07b97ab55bb22eb0165e55178
parent4b4a5710a2b269427c49e8f7d6e834f25a0edbec
MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class.
mod/quiz/report.php
mod/quiz/report/analysis/report.php
mod/quiz/report/grading/report.php
mod/quiz/report/overview/report.php
mod/quiz/report/regrade/report.php
mod/quiz/report/statistics/report.php