[kronolith] Posible fix to Icalendar/itip errors...

Sebastián Calero scalero at datadec.es
Mon Jan 3 04:47:24 PST 2005


This works with the following changes in 'kronolith/lib/api.php':
 

189c189,191

< return $kronolith->getUID($eventId);

---

> $event = &$kronolith->getEvent($eventId);

> 

> return $event->getUID();

 

Greetings and thanks.

 

Sebastian Calero.

 

 

 

 



More information about the kronolith mailing list