mirror of
https://github.com/itflow-org/itflow
synced 2026-08-05 07:07:14 +00:00
Feature: Calendars are now exportable shareable so Third Party Calendar services can read them, also added recoccurence to calendar, and all day along with sperating the time fields and click in a box to add calendar event is possible
This commit is contained in:
@@ -24,3 +24,4 @@ require_once __DIR__ . '/functions/db.php';
|
||||
require_once __DIR__ . '/functions/payments.php';
|
||||
require_once __DIR__ . '/functions/sla.php';
|
||||
require_once __DIR__ . '/functions/export.php';
|
||||
require_once __DIR__ . '/functions/calendar.php';
|
||||
|
||||
Reference in New Issue
Block a user