From 1afe1703a083b6a72d03afd6d477a27347b1ee1a Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 22 Dec 2009 17:15:54 +0000 Subject: [PATCH] Validation fix. Props Simek. fixes #11560 for trunk git-svn-id: https://develop.svn.wordpress.org/trunk@12497 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/update-core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/update-core.php b/wp-admin/update-core.php index bdb6aa3c0c..49850d1f39 100644 --- a/wp-admin/update-core.php +++ b/wp-admin/update-core.php @@ -159,7 +159,7 @@ function list_plugin_updates() { $core_update_version = $core_updates[0]->current; ?>

-

+