Index: trunk/extensions/ProofreadPage/ProofreadPage_body.php |
— | — | @@ -672,7 +672,6 @@ |
673 | 673 | /* |
674 | 674 | * Parser hook that includes a list of pages. |
675 | 675 | * parameters : index, from, to, header |
676 | | - * todo : check if pages are q0, with a single request |
677 | 676 | */ |
678 | 677 | function renderPages( $input, $args, &$parser ) { |
679 | 678 | |