From 8837d88bfeba7e22f6f961da16bd3a36872058ae Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 22 Dec 2009 17:15:54 +0000 Subject: [PATCH] Validation fix. Props Simek. fixes #11560 for trunk git-svn-id: http://svn.automattic.com/wordpress/trunk@12497 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 bdb6aa3c0..49850d1f3 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; ?>

-

+