|
From: adam <ad...@xs...> - 2002-06-07 09:56:21
|
hey luka i have made a change to how the length of an event is calculated...basically there is a new field (elength) in events (I had to call it 'elength' rather than 'length' as it was giving me ambiguous errors in the inner join statement)... so all event calculatiosn involve the variable elength...calculating always has the $eLength or $eLengthHours, $eLengthMinutes, $eLengthSeconds this means that with a few simple alterations it now works with recurring events etc.... so i will update this on CVS and on the site but be aware that this will mean I add an extra field to the DB....I will add this to the db conf details too adam |