From 7df3f37295ed548fbded2896f8e4b5bf80b4778c Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 9 Oct 2009 07:48:07 +0000 Subject: #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php. --- sites/default/default.settings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sites/default') diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index 161840cff..937cc420e 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -157,7 +157,8 @@ $db_prefix = ''; * Access control for update.php script * * If you are updating your Drupal installation using the update.php script but - * are not logged in using the site maintenance account (the account that was + * are not logged in using either an account with the "Administer software + * updates" permission or the site maintenance account (the account that was * created during installation), you will need to modify the access check * statement below. Change the FALSE to a TRUE to disable the access check. * After finishing the upgrade, be sure to open this file again and change the -- cgit v1.2.3