From: Petr Skoda Date: Wed, 4 Nov 2009 11:57:54 +0000 (+0000) Subject: MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trail... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3fac41f8ddc9609c9b35c52185a43dc4e8458219;p=moodle.git MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup --- diff --git a/mod/quiz/report/overview/report.php b/mod/quiz/report/overview/report.php index 2fb9174b04..9f6a2145fd 100644 --- a/mod/quiz/report/overview/report.php +++ b/mod/quiz/report/overview/report.php @@ -2,6 +2,7 @@ /** * This script lists student attempts * + * @version $Id$ * @author Martin Dougiamas, Tim Hunt and others. * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package quiz diff --git a/mod/quiz/report/statistics/report.php b/mod/quiz/report/statistics/report.php index 94e5711b76..3d1921e103 100644 --- a/mod/quiz/report/statistics/report.php +++ b/mod/quiz/report/statistics/report.php @@ -2,6 +2,7 @@ /** * This script calculates various statistics about student attempts * + * @version $Id$ * @author Martin Dougiamas, Jamie Pratt, Tim Hunt and others. * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package quiz diff --git a/question/format/aiken/format.php b/question/format/aiken/format.php index f738938e56..3a9483e73b 100644 --- a/question/format/aiken/format.php +++ b/question/format/aiken/format.php @@ -1,4 +1,4 @@ -