roundcubemail-plugins-kolab/plugins/calendar/drivers/database
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
database_driver.php - Fix updating birthday events 2014-01-28 15:55:45 +01:00