mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
57fac09a40
Fix all the things, including: * Fix $PAGE->url * Fix coding style. * Add event for reportviewed * Removed broken callback gradereport_singleview_profilereport * Removed vertical-align-middle * Changed prefixes in css * phpcs fixes * moodlecheck fixes including phpdocs * Move classes to use autoloading * Remove all smelly code tricks like func_get_args, scandir etc (lots).