| | mcal_event_set_recur_none (PHP 3>= 3.0.15, PHP 4 ) mcal_event_set_recur_none -- Sets the recurrence of the streams global event structure Descriptionint 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). |
| |
|