Fix MessageCache issue which caused the MediaWiki namespace to be ignored on the...
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 27 Apr 2007 16:36:34 +0000 (16:36 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 27 Apr 2007 16:36:34 +0000 (16:36 +0000)
commit2461522f1ca232e0944182af9f464d9219b9720f
treefd92f98808adc10ba94467eaa85ebff6aad35670
parentb3d133efd26dc4181ab240ad66d6be03e452e437
Fix MessageCache issue which caused the MediaWiki namespace to be ignored on the second call to wfMsg() for the same key.
includes/MessageCache.php