Fix bug where message cache was not updated for page moves to MediaWiki namespace...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 20 Dec 2007 03:09:19 +0000 (03:09 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 20 Dec 2007 03:09:19 +0000 (03:09 +0000)
commit86af0bc64c9115dde234dd621d039a9c5d7e1c55
tree688dd4512e2d58e41da70cfeb64eb7a4354e2bd8
parent8d1b3602e3343f285ad522be196b74f0f7ada1af
Fix bug where message cache was not updated for page moves to MediaWiki namespace. If one wanted to make a custom message and made it under the wrong name, moving the page to correct one didn't register.
includes/Title.php