Ignore:
Timestamp:
05/10/11 15:42:04 (13 years ago)
Author:
airton
Message:

Ticket #1820 - Opcao nos agendamentos para enviar notificacoes como dono - r4217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.2.0.2/calendar/inc/class.socalendar__.inc.php

    r3976 r4316  
    107107                } 
    108108 
     109                unction 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.