(3.0.15 - 3.0.18 only, PHP 4 >= 4.0.0)
mcal_event_set_recur_none -- Sets the recurrence of the streams global event structure
Description
int mcal_event_set_recur_none (int stream)
mcal_event_set_recur_none() sets the streams global event structure to not recur
(event->recur_type is set to MCAL_RECUR_NONE).
|