[horde] kronolith question
Oliver Kuhl
okuhl at netcologne.de
Thu Mar 18 22:10:58 PST 2004
Innah Mendoza wrote:
> oks... i just put
>
> $conf['calendar']['driver'] = false
I think you should better use an existing backend:
// What calendar backend is being used? Right now, the only options are
// 'mcal' and 'sql', but others may appear at some point in the future.
$conf['calendar']['driver'] = 'mcal';
So I would use sql. ;-)
For that, check the db-scripts somewhere in kronolith/scripts.
Gruss,
Ollie.
More information about the horde
mailing list