Index: trunk/phase3/includes/api/ApiProtect.php |
— | — | @@ -182,7 +182,7 @@ |
183 | 183 | array( 'toofewexpiries', 'noofexpiries', 'noofprotections' ) ), |
184 | 184 | array( 'create-titleexists' ), |
185 | 185 | array( 'missingtitle-createonly' ), |
186 | | - array( 'protect-invalidaction', 'action'] ), |
| 186 | + array( 'protect-invalidaction', 'action' ), |
187 | 187 | array( 'protect-invalidlevel', 'level' ), |
188 | 188 | array( 'invalidexpiry', 'expiry' ), |
189 | 189 | array( 'pastexpiry', 'expiry' ), |