From 7cc7e080a097169f8578e4680c535ea6e06ab151 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 1 Mar 2009 09:17:53 +0000 Subject: #371886 follow-up: Made an a an A so that update.php works again. --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index 1fdea2b6e..5181b5b46 100644 --- a/update.php +++ b/update.php @@ -716,7 +716,7 @@ if (!empty($update_free_access) || $user->uid == 1) { break; } - case 'apply pending updates': + case 'Apply pending updates': if (isset($_GET['token']) && $_GET['token'] == drupal_get_token('update')) { update_batch(); break; -- cgit v1.2.3