+ Using usort() on the extensnion list with a callback function that sorts by byte...
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 6 Dec 2005 05:28:20 +0000 (05:28 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 6 Dec 2005 05:28:20 +0000 (05:28 +0000)
commite2db2d4de0f7c5585764df3346c32cba87c640cb
treeb00c9ae299181a20430fbddf3ffbcee4b93e52b7
parent90cfe93161d4e5c0fdf5ff216c9a82c0dee7362f
+ Using usort() on the extensnion list with a callback function that sorts by byte order
* Using ksort() on the $wgHooks list
* Changed the SpecialVersionExtensionTypes hook to pass &$this as well as &$extensionTypes
* Changing "--" to "-" rather than " - - " in IP addresses (like that'll ever happen at all)
* Code formatting
* PHPDoc improvements
includes/SpecialVersion.php