diff options
Diffstat (limited to 'bin/exportgettext.sh')
-rwxr-xr-x | bin/exportgettext.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/exportgettext.sh b/bin/exportgettext.sh index 9319e6eb0..2b991fb94 100755 --- a/bin/exportgettext.sh +++ b/bin/exportgettext.sh @@ -232,4 +232,4 @@ function gettext_quote($str) return rtrim($out); } -?>
\ No newline at end of file +?> |