From 623c6f687b5edec05dc84f792cf6e2b991268d6f Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 9 Sep 2008 00:26:32 +0000 Subject: #286035 follow-up by swentel: Make updates work again. --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index e5b1d985a..b6dc74e57 100644 --- a/update.php +++ b/update.php @@ -667,7 +667,7 @@ if (!empty($update_free_access) || $user->uid == 1) { $output = update_selection_page(); break; - case 'Update': + case 'Apply pending updates': update_batch(); break; -- cgit v1.2.3