From 99769a8d51ce4efca1615cac5724bff840d5a9ac Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Sun, 12 Jan 2014 21:44:54 +0000 Subject: another small fix in l10n report --- langs/report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langs') diff --git a/langs/report.php b/langs/report.php index 63cfde1e7..3bed0418b 100644 --- a/langs/report.php +++ b/langs/report.php @@ -69,7 +69,7 @@ $diff_link = ''; $languages = array(); - $unique_lines_in_eng_constitution = 0; + $unique_lines_in_eng_constitution = array(); $number_of_unique_lines_in_eng_constitution = 0; foreach ($otherLangs as $l) { -- cgit v1.2.1