mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Whitespace cleanup.
This commit is contained in:
parent
a239f01e57
commit
384fe17362
@ -55,7 +55,6 @@ if ($currenttab == 'reports' and isset($mode)) {
|
||||
$activated[] = 'reports';
|
||||
|
||||
// Standard reports we want to show first.
|
||||
|
||||
$reportrs = $DB->get_recordset('quiz_report', null, 'displayorder DESC', 'id, name');
|
||||
// Reports that are restricted by capability.
|
||||
$reportrestrictions = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user