LoginRequired();
require_once("interactive-page.php");
$c->title = "Really Simple CalDAV Store - Configuration Help";
include("page-header.php");
$username = ( $session->user_no > 0 ? $session->username : "username" );
echo <<
Evolution
If you have problems with Evolution, you will need to quit evolution, remove the cache file which will be in ~/.evolution/cache/calendar/ and restart. If you still have problems try doing that, but killing evolution-data-server in addition.
Sometimes evolution writes error messages into the cache file, so if you have ongoing problems you may want to take a look inside that.
There are some quirks with Evolution's handling of CalDAV too, so perhaps take a look at the following bugs:
EOBODY; include("page-footer.php"); ?>