update icalparser to 1e68aae75dbac8f7c27df7b047c0404154d436c4 (supports php 8.2)
This commit is contained in:
parent
d48cf5c579
commit
05f1245d30
27 changed files with 1572 additions and 586 deletions
|
@ -12,6 +12,7 @@ $preview_seconds=60*60*24*15;
|
|||
! scope="col" colspan="2"| Beschreibung
|
||||
|-
|
||||
<?php
|
||||
require_once __DIR__ . '/icalparser/src/EventsList.php';
|
||||
require_once __DIR__ . '/icalparser/src/IcalParser.php';
|
||||
require_once __DIR__ . '/icalparser/src/Recurrence.php';
|
||||
require_once __DIR__ . '/icalparser/src/Freq.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue