A setting more suitable for Mozilla/Evolution.

This commit is contained in:
Andrew McMillan 2006-11-19 12:04:42 +13:00
parent 3b5735faaf
commit aea03540b6

View File

@ -39,6 +39,9 @@ else {
}
elseif ( $c->collections_always_exist ) {
$exists = true;
// Possibly this should be another setting, but it seems unlikely that something that
// can't deal with collections would issue MKCALENDAR or PROPPATCH commands.
$is_calendar = true;
}
}