diff --git a/inc/CalDAVRequest.php b/inc/CalDAVRequest.php index 54958f5e..b39a262d 100644 --- a/inc/CalDAVRequest.php +++ b/inc/CalDAVRequest.php @@ -14,6 +14,8 @@ * @license http://gnu.org/copyleft/gpl.html GNU GPL v2 */ +require_once("XMLElement.php"); + define('DEPTH_INFINITY', 9999); /**