From 1061756d8e75be77b1472fbc541921b1cec2a54b Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 7 Nov 2007 15:41:20 +0000 Subject: [PATCH] Minor whitespace fixup. --- mod/quiz/backuplib.php | 2 +- mod/quiz/db/upgrade.php | 2 +- mod/quiz/restorelib.php | 2 +- mod/quiz/restorelibpre15.php | 2 +- question/backuplib.php | 2 +- question/restorelib.php | 2 +- question/type/calculated/db/mysql.php | 2 +- question/type/calculated/db/postgres7.php | 2 +- question/type/calculated/db/upgrade.php | 2 +- question/type/essay/db/mysql.php | 2 +- question/type/essay/db/postgres7.php | 2 +- question/type/essay/db/upgrade.php | 2 +- question/type/match/db/mysql.php | 2 +- question/type/match/db/postgres7.php | 2 +- question/type/match/db/upgrade.php | 2 +- question/type/multianswer/db/mysql.php | 2 +- question/type/multianswer/db/postgres7.php | 2 +- question/type/multianswer/db/upgrade.php | 2 +- question/type/multichoice/db/mysql.php | 2 +- question/type/multichoice/db/postgres7.php | 2 +- question/type/multichoice/db/upgrade.php | 2 +- question/type/numerical/db/mysql.php | 2 +- question/type/numerical/db/postgres7.php | 2 +- question/type/numerical/db/upgrade.php | 2 +- question/type/randomsamatch/db/mysql.php | 2 +- question/type/randomsamatch/db/postgres7.php | 2 +- question/type/randomsamatch/db/upgrade.php | 2 +- question/type/shortanswer/db/mysql.php | 2 +- question/type/shortanswer/db/postgres7.php | 2 +- question/type/shortanswer/db/upgrade.php | 2 +- question/type/truefalse/db/mysql.php | 2 +- question/type/truefalse/db/postgres7.php | 2 +- question/type/truefalse/db/upgrade.php | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/mod/quiz/backuplib.php b/mod/quiz/backuplib.php index 202bb166d1..f4d03eb8ce 100644 --- a/mod/quiz/backuplib.php +++ b/mod/quiz/backuplib.php @@ -1,4 +1,4 @@ -