derick          Tue Feb 19 14:09:45 2002 EDT

  Modified files:              
    /phpdoc/en/functions        ifx.xml 
  Log:
  - Fix for bug #15627
  
  
Index: phpdoc/en/functions/ifx.xml
diff -u phpdoc/en/functions/ifx.xml:1.26 phpdoc/en/functions/ifx.xml:1.27
--- phpdoc/en/functions/ifx.xml:1.26    Sat Feb  2 10:35:59 2002
+++ phpdoc/en/functions/ifx.xml Tue Feb 19 14:09:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.26 $ -->
+<!-- $Revision: 1.27 $ -->
  <reference id="ref.ifx">
   <title>Informix functions</title>
   <titleabbrev>Informix</titleabbrev>
@@ -41,8 +41,8 @@
      Make sure that the Informix environment variables INFORMIXDIR and
      INFORMIXSERVER are available to the PHP ifx driver, and that the
      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>
+     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
      both CGI php and Apache mod_php. You may have to set these
      environment variables in your Apache startup script.


Reply via email to