mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-09 17:42:21 +03:00
Fix console caldav sync
This commit is contained in:
parent
37374a254f
commit
2fac608989
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