aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2014-01-12 21:44:54 +0000
committerFilip Komar <filip@mageia.org>2014-01-12 21:44:54 +0000
commit99769a8d51ce4efca1615cac5724bff840d5a9ac (patch)
tree24dbfd9a993f632d5bb952ca2bc5845193db2855 /langs/report.php
parent144b636e1b234e56fd847c9663edc2331b38a234 (diff)
downloadwww-99769a8d51ce4efca1615cac5724bff840d5a9ac.tar
www-99769a8d51ce4efca1615cac5724bff840d5a9ac.tar.gz
www-99769a8d51ce4efca1615cac5724bff840d5a9ac.tar.bz2
www-99769a8d51ce4efca1615cac5724bff840d5a9ac.tar.xz
www-99769a8d51ce4efca1615cac5724bff840d5a9ac.zip
another small fix in l10n report
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php2
1 files changed, 1 insertions, 1 deletions
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 = '<a href="diff.php?s=%s&amp;l=%s" title="see detailed diff">';
$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) {