(bug 44346) Fixed call signature for PingLimiter hook.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Fri, 25 Jan 2013 16:06:08 +0000 (11:06 -0500)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Fri, 25 Jan 2013 16:06:08 +0000 (11:06 -0500)
commitbe040625479a61e25f04f31c54b20a90265ebb6c
treeadd7d8ab0d6a1e6740cdc22c53912279dca9893f
parent05902444ef6ef3cf3c7905737860d266550e8c5c
(bug 44346) Fixed call signature for PingLimiter hook.

Changed third parameter of PingLimiter hook to a
reference since that's what all the docs say and because
extensions need to be able to override the result of
the ping limiting.

Change-Id: Ia8e9d3c4de9a6f298a00949007cad53021ab782c
includes/User.php