Ignore:
Timestamp:
05/04/11 17:11:07 (13 years ago)
Author:
brunocosta
Message:

Ticket #1802 - Opção nos agendamentos para enviar notificações como dono.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.0.1/calendar/inc/class.socalendar.inc.php

    r4024 r4217  
    380380                } 
    381381 
     382                function set_notifications_owner($notifications_owner='') 
     383                { 
     384                        $this->cal->set_notifications_owner($notifications_owner); 
     385                } 
     386 
    382387                function set_ex_participants($ex_participants='') 
    383388                { 
Note: See TracChangeset for help on using the changeset viewer.