Cleanup r44683 -- fix E_NOTICE bug in MWNamespace::getCanonicalName() instead of...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 16 Dec 2008 23:57:21 +0000 (23:57 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 16 Dec 2008 23:57:21 +0000 (23:57 +0000)
commit2f1cee5b91d405b4815c6bd464c498a59599059f
tree00d47c6a16f2a9e6a26a107a92a3675cd64ed884
parente9ed974183cf6a3fd92b644f74763aab6d3b0429
Cleanup r44683 -- fix E_NOTICE bug in MWNamespace::getCanonicalName() instead of replicating the function. :)
(Also note -- using MWNamespace instead of Namespace for PHP 5.3 compat.)
includes/Namespace.php
includes/api/ApiQuerySiteinfo.php