From: tjhunt Date: Tue, 24 Apr 2007 23:25:33 +0000 (+0000) Subject: Clean up trailing whitespace. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=06d20c2429d018923f8b3865ce63e3a350fb5fce;p=moodle.git Clean up trailing whitespace. --- diff --git a/question/restorelib.php b/question/restorelib.php index cb380e8ece..23a80b1883 100644 --- a/question/restorelib.php +++ b/question/restorelib.php @@ -704,7 +704,7 @@ $session->newest = backup_todb($res_info['#']['NEWEST']['0']['#']); $session->newgraded = backup_todb($res_info['#']['NEWGRADED']['0']['#']); $session->sumpenalty = backup_todb($res_info['#']['SUMPENALTY']['0']['#']); - + if ($res_info['#']['MANUALCOMMENT']['0']['#']) { $session->manualcomment = backup_todb($res_info['#']['MANUALCOMMENT']['0']['#']); } else { // pre 1.7 backups