1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

include php-libawl and cleanup

This commit is contained in:
jkaberg
2014-08-11 23:43:16 +02:00
parent 64b1db4c30
commit 54fe92615b
4 changed files with 5 additions and 3 deletions

View File

@@ -62,5 +62,4 @@ define('CALDAV_PERSONAL', '');
// Setting this to false will work with most servers, but it will be slower
define('CALDAV_SUPPORTS_SYNC', false);
?>