Update Changelog, + CalDAV-related bugfix

This commit is contained in:
Tobias Hößl 2012-07-28 10:58:12 +00:00
parent ca54de9053
commit a11f43472c
4 changed files with 23 additions and 14 deletions

View file

@ -67,7 +67,7 @@ function dav_init(&$a)
dav_include_files();
if (true) {
if (false) {
dbg(true);
error_reporting(E_ALL);
ini_set("display_errors", 1);