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 cc8b3199b..0268ae6e1 100644
--- a/install.php
+++ b/install.php
@@ -914,7 +914,7 @@ function install_configure_form() {
if (Drupal.jsEnabled) {
$(document).ready(function() {
Drupal.cleanURLsInstallCheck();
- Drupal.installDefaultTimezone();
+ Drupal.setDefaultTimezone();
});
}', 'inline');