[PHP-DOC] cvs: phpdoc /en/functions com.xml From: Harald Radi (h.radi <email protected>)
Date: 05/18/01

phanto Fri May 18 14:19:28 2001 EDT

  Modified files:
    /phpdoc/en/functions com.xml
  Log:
  corrected com_set()
  
Index: phpdoc/en/functions/com.xml
diff -u phpdoc/en/functions/com.xml:1.13 phpdoc/en/functions/com.xml:1.14
--- phpdoc/en/functions/com.xml:1.13 Fri May 18 09:33:07 2001
+++ phpdoc/en/functions/com.xml Fri May 18 14:19:28 2001
@@ -385,9 +385,7 @@
    <para>
     Sets the value of the <parameter>property</parameter> of the COM
     component referenced by <parameter>com_object</parameter>.
- Returns <literal>true</literal> if
- <parameter>property</parameter> is set. Returns
- <literal>false</literal> on error.
+ Returns the newly set value if succeeded, <literal>false</literal> on error.
    </para>
   </refsect1>
  </refentry>