X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2Fpo2php.php;h=1a86bb38d07708e26bcf7790cacded8c4889fb7f;hb=3f59f632241d14b43ba8861033aac27dfcfbc9e3;hp=239eafb5f3c7e5a2e342a50e2ebc2b9b55cda9e6;hpb=4cff911939b263993eb41682ca558c975e2db01f;p=friendica.git diff --git a/util/po2php.php b/util/po2php.php index 239eafb5f3..1a86bb38d0 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";