mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed typo where mcal_list_alarms function prototype was listed as mcal_list_events
PR: Submitted by: Reviewed by: askalski Obtained from: git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38648 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fa26a01a2d
commit
257adad4df
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>array <function>mcal_list_events</function></funcdef>
|
||||
<funcdef>array <function>mcal_list_alarms</function></funcdef>
|
||||
<paramdef>int <parameter>mcal_stream</parameter></paramdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>begin_year</optional></parameter>
|
||||
|
|
Loading…
Reference in a new issue