Fix that optional error return for EditFilter hook.
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 7 May 2006 07:26:25 +0000 (07:26 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 7 May 2006 07:26:25 +0000 (07:26 +0000)
commita84303521297fbcf97117424ac65a4c04ca74352
treec81d12ca6e59a1e59b4876d12d8c5670b45ea42b
parent95d080d7497ab271fa5c56fe28acd356617e8b30
Fix that optional error return for EditFilter hook.
Didn't work at all previously, with two entire ways to prevent the value being passed along. :)
docs/hooks.txt
includes/EditPage.php