tony2001 Thu Jul 29 11:19:09 2004 EDT
Modified files:
/phpdoc/en/reference/ifx ini.xml
Log:
change &true; to true
http://cvs.php.net/diff.php/phpdoc/en/reference/ifx/ini.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/ifx/ini.xml
diff -u phpdoc/en/reference/ifx/ini.xml:1.7 phpdoc/en/reference/ifx/ini.xml:1.8
--- phpdoc/en/reference/ifx/ini.xml:1.7 Wed Dec 17 09:32:27 2003
+++ phpdoc/en/reference/ifx/ini.xml Thu Jul 29 11:19:09 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<section id="ifx.configuration">
&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 <function>phpinfo</function>
before you start testing. The <function>phpinfo</function>
- 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.
</para>