Ignore:
Timestamp:
04/11/11 15:57:01 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1607 - Incluir um campo Observações na Agenda

File:
1 edited

Legend:

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

    r3968 r3976  
    102102                } 
    103103 
     104                function set_observations($observations='') 
     105                { 
     106                    $this->add_attribute('observations',$observations); 
     107                } 
     108 
    104109                function set_alter_by($alter_by='') 
    105110                { 
Note: See TracChangeset for help on using the changeset viewer.