Fix up r48728 "Allow User: prefix in parameter to GENDER parser function"
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 24 Mar 2009 23:04:51 +0000 (23:04 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 24 Mar 2009 23:04:51 +0000 (23:04 +0000)
commit1a58e8f93e6fa2a99ed86cc9d66dc71bf08b7b73
treec8d294dd96faa06b58a077bc07ac6e070fe990d9
parentbf6780f1f627f55db73e6450dd3822dccb6ca928
Fix up r48728 "Allow User: prefix in parameter to GENDER parser function"
Wasn't checking return value for null, or actually calling the getNamespace() method correctly.
includes/parser/CoreParserFunctions.php