Make sure the Kronolith::getDriver() reloads the calendar parameters
authorJan Schneider <jan@horde.org>
Wed, 7 Jul 2010 22:02:06 +0000 (00:02 +0200)
committerJan Schneider <jan@horde.org>
Wed, 7 Jul 2010 22:05:31 +0000 (00:05 +0200)
commit0e5db4432a7cd1e122b0d5a17bc083c4d9baf624
treea350bcf333d51066c851fa6e94dd04fa902c1c8f
parentb960711936f50a0e0ca5834e2d591cbf627a7734
Make sure the Kronolith::getDriver() reloads the calendar parameters
when re-using an existing Ical driver.
Don't re-use the HTTP client if opening another calendar.
Fix caching of error messages.
Remote calendar user names are not encrypted.
kronolith/lib/Driver.php
kronolith/lib/Driver/Ical.php
kronolith/lib/Kronolith.php