Changeset 3203 for branches/2.0


Ignore:
Timestamp:
09/01/10 16:59:09 (14 years ago)
Author:
wmerlotto
Message:

Ticket #1183 - Adicionada a função que faltava para interpretar atributos no agendamento.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/calendar/inc/class.boicalendar.inc.php

    r3200 r3203  
    19001900                * Switching Functions 
    19011901                */ 
     1902                 
     1903                function parse_user_host ($var) 
     1904                { 
     1905                        return $this->switch_mailto($var);       
     1906                } 
    19021907 
    19031908                function switch_class($var) 
Note: See TracChangeset for help on using the changeset viewer.