mcal_store_event
    (PHP 3>= 3.0.13, PHP 4 )
mcal_store_event -- Modify an existing event in an MCAL calendar
Description
int 
mcal_store_event ( int mcal_stream )
 
     mcal_store_event() stores the modifications
     to the current global event for the given stream.
    
     Returns the event id of the modified event on success and FALSE on error.