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

Ticket #2434 - Corrções no sync com caldav

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/calendar/interceptors/DAViCalAdapter.php

    r5437 r5462  
    7272        {   
    7373            $args =  Controller::parse( array( 'service' => 'iCal' ) , $data , $params); 
    74                                   
     74            ob_start();                      
    7575            include ROOTPATH.'/Sync.php'; 
     76            ob_end_clean(); 
    7677        } 
    7778         
Note: See TracChangeset for help on using the changeset viewer.