From 384fe17362af432e3c4a5dbbb88c03d35b811332 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Tue, 29 Jul 2008 11:53:31 +0000 Subject: [PATCH] Whitespace cleanup. --- mod/quiz/tabs.php | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/quiz/tabs.php b/mod/quiz/tabs.php index 82987baa78..aa6b1b961e 100644 --- a/mod/quiz/tabs.php +++ b/mod/quiz/tabs.php @@ -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( -- 2.39.5