mcal_snooze
    (PHP 3>= 3.0.13, 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.
    
     Returns TRUE on success or FALSE on failure.