projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3117dc
)
More quoting.
author
Jan Schneider
<jan@horde.org>
Tue, 19 Jan 2010 09:36:36 +0000
(10:36 +0100)
committer
Jan Schneider
<jan@horde.org>
Tue, 19 Jan 2010 09:36:36 +0000
(10:36 +0100)
horde/po/translation.php
patch
|
blob
|
history
diff --git
a/horde/po/translation.php
b/horde/po/translation.php
index
82249f4
..
cdf1fae
100755
(executable)
--- a/
horde/po/translation.php
+++ b/
horde/po/translation.php
@@
-794,7
+794,7
@@
function make()
$sh = $comm . " \"$horde_po\" | $sh -";
}
} else {
- $sh .=
$pofile
;
+ $sh .=
'"' . $pofile . '"'
;
}
$sh .= $redir_err;
if ($debug || $test) {