aboutsummaryrefslogtreecommitdiffstats
path: root/util/po2php.php
diff options
context:
space:
mode:
Diffstat (limited to 'util/po2php.php')
-rw-r--r--util/po2php.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/po2php.php b/util/po2php.php
index 239eafb5f..1a86bb38d 100644
--- a/util/po2php.php
+++ b/util/po2php.php
@@ -102,7 +102,7 @@ function po2php_run($argv, $argc) {
}
-
+
if ($inv) { $inv = False; $out .= '"'.$v.'"'; }
if ($k!="") $out .= $arr?");\n":";\n";