And an erroneous )
authorSam Reed <reedy@users.mediawiki.org>
Sat, 13 Feb 2010 00:50:45 +0000 (00:50 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 13 Feb 2010 00:50:45 +0000 (00:50 +0000)
includes/api/ApiProtect.php

index fc98d09..bd90e31 100644 (file)
@@ -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' ),