]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: hello-php: Fix runtime error.
authorBruno Haible <bruno@clisp.org>
Thu, 18 Oct 2018 01:04:47 +0000 (03:04 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Oct 2018 19:16:58 +0000 (21:16 +0200)
commit86c7e742d76ada3fb2dbdbd6c6008ff4a55c575e
tree6344c2b476091619b079df60eb907287fb0bf609
parent0010a2d50e7b8816118f3530b098d76c221eccf5
examples: hello-php: Fix runtime error.

* gettext-tools/examples/hello-php/hello.php: Fix the PHP markup. Don't print
the return value of the printf function.
gettext-tools/examples/hello-php/hello.php