Index: trunk/extensions/ProofreadPage/ProofreadPage_body.php |
— | — | @@ -1336,7 +1336,7 @@ |
1337 | 1337 | $index_id = $index->getID(); |
1338 | 1338 | $dbr = wfGetDB( DB_SLAVE ); |
1339 | 1339 | |
1340 | | - $n = 0; |
| 1340 | + $n = 0; |
1341 | 1341 | |
1342 | 1342 | // read the list of pages |
1343 | 1343 | $pages = array(); |