From a240b581378348cbf3ac9a6b43cc32ed5f83b189 Mon Sep 17 00:00:00 2001 From: LEE Yun-young Date: Sun, 14 Dec 2008 14:51:22 +0000 Subject: [PATCH] new seealso style git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271232 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/array-pop.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/reference/array/functions/array-pop.xml b/reference/array/functions/array-pop.xml index 8358f46381..91105bb8bf 100644 --- a/reference/array/functions/array-pop.xml +++ b/reference/array/functions/array-pop.xml @@ -1,5 +1,5 @@ - + array_pop @@ -87,9 +87,11 @@ Array &reftitle.seealso; - See also array_push, - array_shift, and - array_unshift. + + array_push + array_shift + array_unshift +