From 0bef28b4808cee4854ffaf4751409043934206f5 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Thu, 8 Jan 2004 23:36:57 +0000 Subject: [PATCH] calm down :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148285 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/classobj/functions/get-object-vars.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/classobj/functions/get-object-vars.xml b/reference/classobj/functions/get-object-vars.xml index 59b868f295..66c7f2bd3e 100644 --- a/reference/classobj/functions/get-object-vars.xml +++ b/reference/classobj/functions/get-object-vars.xml @@ -1,5 +1,5 @@ - + @@ -85,7 +85,7 @@ print_r(get_object_vars($p1)); See also get_class_methods and - get_class_vars! + get_class_vars.