mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 07:25:30 +02:00
Clean up trailing whitespace.
This commit is contained in:
parent
732c472fca
commit
06d20c2429
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user