From: Sam Reed Date: Sat, 13 Feb 2010 00:50:45 +0000 (+0000) Subject: And an erroneous ) X-Git-Tag: 1.31.0-rc.0~37791 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=c03a4e321498d5cb2644d8706f93cd749355cf2f;p=lhc%2Fweb%2Fwiklou.git And an erroneous ) --- diff --git a/includes/api/ApiProtect.php b/includes/api/ApiProtect.php index fc98d09988..bd90e31022 100644 --- a/includes/api/ApiProtect.php +++ b/includes/api/ApiProtect.php @@ -179,7 +179,7 @@ class ApiProtect extends ApiBase { array( 'missingparam', 'protections' ), array( 'sessionfailure' ), array( 'invalidtitle', 'title' ), - array( 'toofewexpiries', 'noofexpiries', 'noofprotections' ) ), + array( 'toofewexpiries', 'noofexpiries', 'noofprotections' ), array( 'create-titleexists' ), array( 'missingtitle-createonly' ), array( 'protect-invalidaction', 'action' ),