mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
proto fixed
This commit is contained in:
+1
-1
@@ -629,7 +629,7 @@ PHP_FUNCTION(mcal_rename_calendar)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto mcal_list_alarms(int stream_id, int year, int month, int day, int hour, int min, int sec)
|
||||
/* {{{ proto bool mcal_list_alarms(int stream_id, int year, int month, int day, int hour, int min, int sec)
|
||||
List alarms for a given time */
|
||||
PHP_FUNCTION(mcal_list_alarms)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user