]> git.mjollnir.org Git - moodle.git/commitdiff
Whitespace cleanup.
authortjhunt <tjhunt>
Tue, 29 Jul 2008 11:53:31 +0000 (11:53 +0000)
committertjhunt <tjhunt>
Tue, 29 Jul 2008 11:53:31 +0000 (11:53 +0000)
mod/quiz/tabs.php

index 82987baa78bdfedc0a6f96122c67482c0dda0e02..aa6b1b961edcb4180e7f7ec55c57cbc1721c02a9 100644 (file)
@@ -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(