First half of fix for bug #30332 ("API spamblocklist error should provide *all* block...
authorjarry1250 <jarry1250@gmail.com>
Mon, 26 Mar 2012 21:50:34 +0000 (22:50 +0100)
committerjarry1250 <jarry1250@gmail.com>
Mon, 26 Mar 2012 21:50:34 +0000 (22:50 +0100)
commitbec44603736025328502ffa21e53d805000a7126
treeb890a691243617f19b166de24affa289d0d30c3d
parent6cd3995f11c36ab3a58fd7d59f8c0320e15480a3
First half of fix for bug #30332 ("API spamblocklist error should provide *all* blocked URLs, not just one").

Allow spamPageWithContent() to accept an array of matches, rather than just one.

Not dependent on other half of fix.

Change-Id: I75faac51f24bbb2569b36bc2e44f3cd5c43b1bd7
includes/EditPage.php