betz Fri Nov 23 09:42:36 2001 EDT Modified files: /phpdoc/en/functions info.xml Log: no need for entities in CDATA section Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.77 phpdoc/en/functions/info.xml:1.78 --- phpdoc/en/functions/info.xml:1.77 Mon Nov 19 21:37:36 2001 +++ phpdoc/en/functions/info.xml Fri Nov 23 09:42:35 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.77 $ --> +<!-- $Revision: 1.78 $ --> <reference id="ref.info"> <title>PHP options & information</title> <titleabbrev>PHP options/info</titleabbrev> @@ -420,8 +420,8 @@ <informalexample> <programlisting> <![CDATA[ -print_r (get_extension_funcs ("xml")); -print_r (get_extension_funcs ("gd")); +print_r (get_extension_funcs ("xml")); +print_r (get_extension_funcs ("gd")); ]]> </programlisting> </informalexample>
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Philip Olson
- [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 Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Egon Schmid
- Re: [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