Add ThrottledError to throw when the user hits a rate limit.
authorHappy-melon <happy-melon@users.mediawiki.org>
Mon, 18 Apr 2011 22:29:23 +0000 (22:29 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Mon, 18 Apr 2011 22:29:23 +0000 (22:29 +0000)
commitf144bcfb6b766d4f0292c0b2286041bd411c5a48
tree87737add1b10b1164cad19f21d3c67fc8577dae5
parent835dbefee1e3d6f0b2453dfe0ad5a3a2664fa49b
Add ThrottledError to throw when the user hits a rate limit.
includes/AutoLoader.php
includes/Exception.php
includes/OutputPage.php