Skip to content

Commit

Permalink
MDL-18006 MDL-18807 MDL-20853 fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Nov 17, 2009
1 parent 8993cd4 commit 89ba200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/db/upgrade.php
Expand Up @@ -3198,7 +3198,7 @@ function xmldb_main_upgrade($oldversion=0) {
$message .= "\n".get_string('upgrade197salt', 'admin'); $message .= "\n".get_string('upgrade197salt', 'admin');
} }
notify($message, 'notifysuccess'); notify($message, 'notifysuccess');

unset($message); unset($message);


upgrade_main_savepoint($result, 2007101561.01); upgrade_main_savepoint($result, 2007101561.01);
Expand Down

0 comments on commit 89ba200

Please sign in to comment.