Index: trunk/phase3/includes/SpecialNewpages.php |
— | — | @@ -209,6 +209,4 @@ |
210 | 210 | |
211 | 211 | if ( ! $npp->doFeed( $wgRequest->getVal( 'feed' ), $limit ) ) |
212 | 212 | $npp->doQuery( $offset, $limit, $shownavigation ); |
213 | | -} |
214 | | - |
215 | | - |
| 213 | +} |
\ No newline at end of file |