|
PHP5中文手册
mcal_event_set_recur_none(PHP 4) mcal_event_set_recur_none — Sets the recurrence of the streams global event structure Description
void 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). |