(PHP3 >= 3.0.13, PHP4 >= 4.0b4)
mcal_event_set_title -- 
     Sets the title of the streams global event structure
    
Description
int mcal_event_set_title (int stream, string title)
  
     mcal_event_set_title() sets the streams global
     event structure's title to the given string.
    
     Returns true.