* Use $wgLang->commaList( array ) instead of implode( ', ', array ) where possible
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 8 Mar 2009 19:40:09 +0000 (19:40 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 8 Mar 2009 19:40:09 +0000 (19:40 +0000)
commitf66a0b97b00ae9f4883748d72d06502e141f5840
treef6f6ea6aea0213e4a8a0c98bbb8bacf10e43fdbd
parent7fced519118fb29493308b80243e73e8d0d08ef2
* Use $wgLang->commaList( array ) instead of implode( ', ', array ) where possible
* remove a piece of commented out code in SpecialSearch.php
includes/LogPage.php
includes/OutputPage.php
includes/specials/SpecialLinkSearch.php
includes/specials/SpecialListusers.php
includes/specials/SpecialSearch.php