summaryrefslogtreecommitdiff
path: root/includes/update.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/update.inc')
-rw-r--r--includes/update.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/update.inc b/includes/update.inc
index ff641a925..f3df774cc 100644
--- a/includes/update.inc
+++ b/includes/update.inc
@@ -115,7 +115,7 @@ function update_prepare_d7_bootstrap() {
print $message . '<p>See the <a href="http://drupal.org/requirements">system requirements page</a> for more information.</p>';
exit();
}
-
+
// Allow the database system to work even if the registry has not been
// created yet.
drupal_bootstrap(DRUPAL_BOOTSTRAP_DATABASE);