diff --git c/core/update.php w/core/update.php index 7a094cc..7ae8dd5 100644 --- c/core/update.php +++ w/core/update.php @@ -432,7 +432,6 @@ function update_check_requirements($skip_warnings = FALSE) { } } -// @todo Refactor this. // Some unavoidable errors happen because the database is not yet up-to-date. // Our custom error handler is not yet installed, so we just suppress them.