mcal_event_set_description

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

mcal_event_set_description --  Sets the description of the streams global event structure

Description

int mcal_event_set_description (int stream, string description)

mcal_event_set_description() sets the streams global event structure's description to the given string.

Returns TRUE.