Skip to content

Commit

Permalink
MDL-32095 last E_STRICT fix for now
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Mar 28, 2012
1 parent b137739 commit 17854cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
}

if (empty($confirmupgrade)) {
$a = new stdClass();
$a->oldversion = "$CFG->release ($CFG->version)";
$a->newversion = "$release ($version)";
$strdatabasechecking = get_string('databasechecking', '', $a);
Expand Down

0 comments on commit 17854cb

Please sign in to comment.