From: Chad Horohoe Date: Sun, 9 May 2010 09:32:43 +0000 (+0000) Subject: (bug 23440) Add "selected" to $boolAttribs X-Git-Tag: 1.31.0-rc.0~36914 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=af304dfd44abd127f9a8835b83c53685f2624229;p=lhc%2Fweb%2Fwiklou.git (bug 23440) Add "selected" to $boolAttribs --- diff --git a/includes/Html.php b/includes/Html.php index f4cb9cea44..6a69b9c471 100644 --- a/includes/Html.php +++ b/includes/Html.php @@ -83,6 +83,7 @@ class Html { 'reversed', 'scoped', 'seamless', + 'selected', ); /**