From 06d20c2429d018923f8b3865ce63e3a350fb5fce Mon Sep 17 00:00:00 2001 From: tjhunt Date: Tue, 24 Apr 2007 23:25:33 +0000 Subject: [PATCH] Clean up trailing whitespace. --- question/restorelib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5