mcal_snooze
(PHP 4)
mcal_snooze — Turn off an alarm for an event
Description
bool mcal_snooze
( int $stream_id
, int $event_id
)
mcal_snooze() turns off an alarm for a calendar event specified by the stream_id and event_id .
Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.