From a60496af1c930204bb477dc03fd2b5aac7a01484 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Fri, 4 Jan 2002 14:45:23 +0000 Subject: [PATCH] No para inside para allowed, correct array.xml build error. Apart from this, the manual builds locally on my machine git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66899 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/array.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/functions/array.xml b/functions/array.xml index bb25007293..c8e402bd05 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -954,9 +954,10 @@ print_r($d); ]]> - - The printout of the program above will be: - + + + The printout of the program above will be: + - - + See also array_filter and