Index: trunk/phase3/includes/api/ApiProtect.php |
— | — | @@ -179,7 +179,7 @@ |
180 | 180 | array( 'missingparam', 'protections' ), |
181 | 181 | array( 'sessionfailure' ), |
182 | 182 | array( 'invalidtitle', 'title' ), |
183 | | - array( 'toofewexpiries', 'noofexpiries', 'noofprotections' ) ), |
| 183 | + array( 'toofewexpiries', 'noofexpiries', 'noofprotections' ), |
184 | 184 | array( 'create-titleexists' ), |
185 | 185 | array( 'missingtitle-createonly' ), |
186 | 186 | array( 'protect-invalidaction', 'action' ), |