From 38014d8353ee37a01256b62e7d9cc21871a1ecd5 Mon Sep 17 00:00:00 2001 From: Harald Radi Date: Fri, 18 May 2001 21:19:28 +0000 Subject: [PATCH] corrected com_set() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47811 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/com.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/functions/com.xml b/functions/com.xml index c824cd614a..17475fe3ee 100644 --- a/functions/com.xml +++ b/functions/com.xml @@ -385,9 +385,7 @@ $conn = null; Sets the value of the property of the COM component referenced by com_object. - Returns true if - property is set. Returns - false on error. + Returns the newly set value if succeeded, false on error.