]> ToastFreeware Gitweb - toast/cookiecaptcha.git/commitdiff
Cleaning up some old PHP 4 object-reference usage in some edit filtering hooks.
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 21 Aug 2009 21:51:29 +0000 (21:51 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 21 Aug 2009 21:51:29 +0000 (21:51 +0000)
There was a mix of uses of the reference and non-uses of the reference. :)
Reverts r53714 and fixes it from the other end by cleaning up the uses to not expect references.


No differences found