diff options
Diffstat (limited to 'langs/report.php')
-rw-r--r-- | langs/report.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/langs/report.php b/langs/report.php index 3bed0418b..7bb799008 100644 --- a/langs/report.php +++ b/langs/report.php @@ -87,6 +87,7 @@ $langs[$l], $l); $cols = ''; + $lang_coloumn = ''; foreach ($enFiles as $f) { |