roundcubemail-plugins-kolab/plugins/calendar/drivers/kolab
Thomas Bruederli 2230e97ee9 - Fix updating birthday events
- Use address book search to fetch contacts with birthday values only

Attention: this requires changes from [0950ff12dc] and clearing the cache
for Kolab contact objects:

  DELETE FROM kolab_folders WHERE type='contact';
2014-01-28 15:55:45 +01:00
..
SQL Use CREATE TABLE IF NOT EXISTS in database init scripts 2013-08-25 12:40:44 +02:00
kolab_calendar.php Also consider exceptions when checking if first instance is to be listed (#2625) 2013-11-29 20:23:17 +01:00
kolab_driver.php - Fix updating birthday events 2014-01-28 15:55:45 +01:00