Ignore:
Timestamp:
02/06/12 17:06:01 (12 years ago)
Author:
cristiano
Message:

Ticket #2434 - Nome de função invalida no DavicalAdapter?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/services/iCal.php

    r5441 r5481  
    123123                         case 'PUBLISH':             
    124124                             if( !$schedulable = self::_getSchedulable($uid)) 
    125                                   $interation['schedulable://'.mt_rand().'(Formatter)'] = self::_makeCreateVEVENT($component); 
     125                                    $interation = self::_makeVEVENT($schedulable , $component , $params); 
    126126                               break; 
    127127 
Note: See TracChangeset for help on using the changeset viewer.