goba Fri Jan 4 09:45:23 2002 EDT Modified files: /phpdoc/en/functions array.xml Log: No para inside para allowed, correct array.xml build error. Apart from this, the manual builds locally on my machine Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.148 phpdoc/en/functions/array.xml:1.149 --- phpdoc/en/functions/array.xml:1.148 Fri Jan 4 09:34:01 2002 +++ phpdoc/en/functions/array.xml Fri Jan 4 09:45:23 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.148 $ --> +<!-- $Revision: 1.149 $ --> <reference id="ref.array"> <title>Array Functions</title> <titleabbrev>Arrays</titleabbrev> @@ -954,9 +954,10 @@ ]]> </programlisting> </example> - <para> - The printout of the program above will be: - <screen> + </para> + <para> + The printout of the program above will be: + <screen> <![CDATA[ Array ( @@ -997,8 +998,7 @@ ) ]]> - </screen> - </para> + </screen> </para> <para> See also <function>array_filter</function> and
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Markus Fischer
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rui Hirokawa
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Gyozo Papp
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.... Papp Gyozo
- Re: [PHP-DOC] cvs: phpdoc /en/functions ar... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.... Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc /en/functions ar... Jim Winstead
- Re: [PHP-DOC] cvs: phpdoc /en/functions ar... Zak Greant
- Re: [PHP-DOC] cvs: phpdoc /en/function... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Gyozo Papp
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Sander Roobol