diff options
Diffstat (limited to 'includes/SpecialPopularpages.php')
-rw-r--r-- | includes/SpecialPopularpages.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/SpecialPopularpages.php b/includes/SpecialPopularpages.php index cd2f60e7..af0ed269 100644 --- a/includes/SpecialPopularpages.php +++ b/includes/SpecialPopularpages.php @@ -66,4 +66,4 @@ function wfSpecialPopularpages() { return $ppp->doQuery( $offset, $limit ); } -?> + |