constant.php 208 B

12345
  1. <?php
  2. // Url vers le fichier dav php dans compter le domaine (ex : http://localhost/webdav/index.php donnera : /webdav/index.php)
  3. define('WEBDAV_CALENDAR_URL','/yana-server/plugins/caldav/calendars.php');
  4. ?>