jimw Tue Jan 1 19:58:00 2002 EDT Modified files: /phpdoc/en/functions info.xml Log: get_included_files: document that auto_prepend_file isn't included Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.82 phpdoc/en/functions/info.xml:1.83 --- phpdoc/en/functions/info.xml:1.82 Tue Jan 1 19:52:22 2002 +++ phpdoc/en/functions/info.xml Tue Jan 1 19:58:00 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.82 $ --> +<!-- $Revision: 1.83 $ --> <reference id="ref.info"> <title>PHP options & information</title> <titleabbrev>PHP options/info</titleabbrev> @@ -488,6 +488,12 @@ Files that are included or required multiple times only show up once in the returned array. </para> + <note> + <para> + Files included using the <literal>auto_prepend_file</literal> + configuration directive are not included in the returned array. + </para> + </note> <para> <example> <title><function>get_included_files</function> Example</title>
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/functions info.xml Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/functions info.x... Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions info.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions info.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions info.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Sander Roobol
- Re: [PHP-DOC] cvs: phpdoc /en/functions info.xml Philip Olson
- Re: [PHP-DOC] cvs: phpdoc /en/functions info.x... Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Sander Roobol