Cleanup for Xml::namespaceSelector():
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 30 Sep 2008 14:05:21 +0000 (14:05 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 30 Sep 2008 14:05:21 +0000 (14:05 +0000)
commit2167d0326101dcdcacd423227bc71ef6848d7478
tree675f785598d5d73edfa7c709bc75b722fa5ec928
parent860eb6bed839552c9af5c2323eaae5eeb559f38e
Cleanup for Xml::namespaceSelector():
* Removed useless $hidden param, cleaned up calls that specified it (only 1, and it passed default false)
* Add $label param for easy attachment of labels to the selector.
includes/Xml.php
includes/XmlFunctions.php
includes/specials/SpecialListUserRestrictions.php