mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-09 01:23:10 +03:00
Merge pull request #1573 from UPONU-GmbH/feature/console
Fix console caldav sync
This commit is contained in:
commit
e906e228ff
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
* ---------------------------------------------------------------------------- */
|
||||
|
||||
require_once __DIR__ . '/Google.php';
|
||||
require_once __DIR__ . '/Caldav.php';
|
||||
|
||||
/**
|
||||
* Console controller.
|
||||
|
|
Loading…
Reference in a new issue