11111
mcal_snooze
(PHP3 >= 3.0.13, PHP4, PECL)mcal_snooze -- Turn off an alarm for an event
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.
- Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
mcal_reopen
mcal_store_event 22222