From 86c7e742d76ada3fb2dbdbd6c6008ff4a55c575e Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 18 Oct 2018 03:04:47 +0200 Subject: [PATCH] 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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gettext-tools/examples/hello-php/hello.php b/gettext-tools/examples/hello-php/hello.php index ca226f9c6..6c68a78c3 100644 --- a/gettext-tools/examples/hello-php/hello.php +++ b/gettext-tools/examples/hello-php/hello.php @@ -1,5 +1,5 @@ #!@PHP@ -q - -- 2.47.3