move key normalization from wfMsgWeirdKey() to non-cache branch of wgMsgGetKey()...
authorIlmari Karonen <vyznev@users.mediawiki.org>
Wed, 9 May 2007 17:53:45 +0000 (17:53 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Wed, 9 May 2007 17:53:45 +0000 (17:53 +0000)
commit3a4fcdab99187b3db3ad285704ab558e755cb955
tree25c313793476d55792e8a071c2fe1f516e273904
parent44ff6f220765485f673b914bc4aeb5d64904b6aa
move key normalization from wfMsgWeirdKey() to non-cache branch of wgMsgGetKey(), to eliminate redundancy with identical normalization already done by the message cache
includes/GlobalFunctions.php