Revert r106545 and pass a null variable by ref (also updated the documentation) so...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 18 Dec 2011 14:48:23 +0000 (14:48 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 18 Dec 2011 14:48:23 +0000 (14:48 +0000)
commit921bced830bf57dc69fa867a6c92894c54d1b365
treeb262fcbbb038510eb3364f4323f09e774a0398b5
parent0eff3f59ad290b1f29f019c1cf97dc498890368c
Revert r106545 and pass a null variable by ref (also updated the documentation) so that the hook is called at the correct moment and after everything is executed.
This is *exactly* the same behaviour as before r88898 since $article was an out parameter to fill $wgArticle correctly.
docs/hooks.txt
includes/Wiki.php