Revert r61572. These titles are output parameters. A reference is the only way they...
authorPlatonides <platonides@users.mediawiki.org>
Wed, 27 Jan 2010 14:39:03 +0000 (14:39 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Wed, 27 Jan 2010 14:39:03 +0000 (14:39 +0000)
commit525cc3f6061156aab65104f6a59e9273e7ab777e
tree5c2ede4274f14d6a884078faa2463af62be5ca8e
parent86814a51cc712f021260568b912e274cf459384e
Revert r61572. These titles are output parameters. A reference is the only way they can work correctly
(eg. think on a hook that always does 'return $titleResult = Title::newFromText("Foo");').
docs/hooks.txt
includes/search/SearchEngine.php