From 10070dcab936c7fa2bc4fd34419fdcc4d7f0b0f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Tue, 5 Apr 2005 10:43:56 +0000 Subject: [PATCH] Added \n at the end of the file --- includes/SpecialStatistics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/SpecialStatistics.php b/includes/SpecialStatistics.php index 704a312daf..1a0ad99329 100644 --- a/includes/SpecialStatistics.php +++ b/includes/SpecialStatistics.php @@ -59,4 +59,4 @@ function wfSpecialStatistics() { $wgLang->formatNum( $admins ), $ap ); $wgOut->addWikiText( $text ); } -?> \ No newline at end of file +?> -- 2.20.1