From 7e7aac881533913c039765d8927cbbd77c89d5c1 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 29 Jul 2004 15:19:09 +0000 Subject: [PATCH] change &true; to true git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164648 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ifx/ini.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/ifx/ini.xml b/reference/ifx/ini.xml index fb5a7d3440..b55e9a880d 100644 --- a/reference/ifx/ini.xml +++ b/reference/ifx/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -10,7 +10,7 @@ INFORMIX bin directory is in the PATH. Check this by running a script that contains a call to phpinfo before you start testing. The phpinfo - output should list these environment variables. This is &true; for + output should list these environment variables. This is true for both CGI php and Apache mod_php. You may have to set these environment variables in your Apache startup script.