Make getSubjectPage return $this if the title is the same. This avoids process cache...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 30 Oct 2008 16:17:37 +0000 (16:17 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 30 Oct 2008 16:17:37 +0000 (16:17 +0000)
commita4b32a9ab6e30d0b35d614d446b86923e1f6ccc2
tree08a9d4dda875aaefc4d629d8400b9896e20043f4
parent095803abf5fe4a6e8df6eadff2069d953cb580ef
Make getSubjectPage return $this if the title is the same. This avoids process cache loss.
includes/Title.php