From 4c60253babc94bd52e136a91f830a5d5d84d76cd Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Thu, 8 Apr 2004 10:36:25 +0000 Subject: [PATCH] removing reference to obsolet functions git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155542 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/funchand/functions/call-user-func-array.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/reference/funchand/functions/call-user-func-array.xml b/reference/funchand/functions/call-user-func-array.xml index 1f9902a848..287d905e3b 100644 --- a/reference/funchand/functions/call-user-func-array.xml +++ b/reference/funchand/functions/call-user-func-array.xml @@ -1,5 +1,5 @@ - + @@ -51,9 +51,7 @@ call_user_func_array('debug', array("_POST", $_POST)); See also - call_user_func, - call_user_method, and - call_user_method_array. + call_user_func.