]> git.mxchange.org Git - friendica-addons.git/blobdiff - dav/main.php
Update Changelog, + CalDAV-related bugfix
[friendica-addons.git] / dav / main.php
index 86c365c0a52f9fd11c32779e35e2e65cbe4cb14f..03f342bd2ef83b3ba0ea8a679d129dc001cd616d 100644 (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);