]> git.mjollnir.org Git - moodle.git/commitdiff
fixed trailing whitespace
authorskodak <skodak>
Tue, 26 May 2009 19:01:18 +0000 (19:01 +0000)
committerskodak <skodak>
Tue, 26 May 2009 19:01:18 +0000 (19:01 +0000)
mod/quiz/report/statistics/db/access.php
mod/quiz/report/statistics/db/upgrade.php
mod/quiz/report/statistics/version.php

index b9c3839772e4d2293e3d3cde203a74d93c83e881..5005a9ca959783fb0d963fdada90d7bb54d03fd6 100644 (file)
@@ -16,5 +16,3 @@ $quizreport_statistics_capabilities = array(
         'clonepermissionsfrom' =>  'mod/quiz:viewreports'
     )
 );
-?>
-
index 64b13a1f0e8295397169890101c539a763dc39f1..9f96c9f4877bc41b55bee31e11de75732e05b943 100644 (file)
@@ -142,4 +142,3 @@ function xmldb_quizreport_statistics_upgrade($oldversion) {
     return $result;
 }
 
-?>
index 26143c45e592a8aeb64b77fe17b6c5a9b84fc0b9..8d23da59eae4b894ac1b3f8916c98a86adc641af 100644 (file)
@@ -1,4 +1,2 @@
 <?php
 $plugin->version  = 2008112100;   // The (date) version of this module
-
-?>
\ No newline at end of file