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

    r3976 r4217  
    107107                } 
    108108 
     109                function set_notifications_owner($notifications_owner='') 
     110                { 
     111                        $this->add_attribute('notifications_owner',$notifications_owner); 
     112                } 
     113 
    109114                function set_alter_by($alter_by='') 
    110115                { 
Note: See TracChangeset for help on using the changeset viewer.