Index: ini.xml =================================================================== RCS file: /repository/phpdoc/en/appendices/ini.xml,v retrieving revision 1.47 diff -u -r1.47 ini.xml --- ini.xml 5 Feb 2007 18:03:10 -0000 1.47 +++ ini.xml 9 Feb 2007 15:52:41 -0000 @@ -3502,11 +3502,12 @@ Specifies a list of directories where the - require, include - and fopen_with_path functions look for - files. The format is like the system's PATH - environment variable: a list of directories separated with a - colon in Unix or semicolon in Windows. + require, include, + fopen, file, + readfile and file_get_contents + functions look for files. The format is like the system's + PATH environment variable: a list of directories + separated with a colon in Unix or semicolon in Windows.