summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'install.php')
-rw-r--r--install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php
index 16b2cf204..2e7fea6de 100644
--- a/install.php
+++ b/install.php
@@ -916,7 +916,7 @@ function install_check_requirements($profile, $verify) {
drupal_set_message($message, 'warning');
}
}
- }
+ }
}
/**