From efa6212e7f500a11dcc2940cc619ea0bc69bad63 Mon Sep 17 00:00:00 2001 From: rob1n Date: Thu, 24 May 2007 00:29:51 +0000 Subject: [PATCH] Use selected() to clean that up. Thanks Mark. fixes #4291 git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5535 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/widgets.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-includes/widgets.php b/wp-includes/widgets.php index 418df87528..0647338a46 100644 --- a/wp-includes/widgets.php +++ b/wp-includes/widgets.php @@ -373,9 +373,9 @@ function wp_widget_pages_control() {