mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
fixed description of return from mcal_store_event
PR: Submitted by: Reviewed by: Obtained from: git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42450 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
06cb34224c
commit
bc301342ec
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue