smasiello Thu Mar 1 12:11:46 2001 EDT
Modified files:
/phpdoc/en/functions mcal.xml
Log:
fixed description of return from mcal_store_event
PR:
Submitted by:
Reviewed by:
Obtained from:
Index: phpdoc/en/functions/mcal.xml
diff -u phpdoc/en/functions/mcal.xml:1.16 phpdoc/en/functions/mcal.xml:1.17
--- phpdoc/en/functions/mcal.xml:1.16 Tue Feb 27 05:49:38 2001
+++ phpdoc/en/functions/mcal.xml Thu Mar 1 12:11:46 2001
@@ -405,7 +405,7 @@
to the current global event for the given stream.
</para>
<para>
- Returns true on success and false on error.
+ Returns the event id of the modified event on success and false on error.
</para>
</refsect1>
</refentry>