From cebc19ef236aac2968d2ffccfcff9b975b63fa8d Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 23 Jun 2025 03:33:38 +0200 Subject: fullcalendar --- src/controller/post.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/controller/post.php') diff --git a/src/controller/post.php b/src/controller/post.php index deacafb..b0bc6a0 100644 --- a/src/controller/post.php +++ b/src/controller/post.php @@ -231,3 +231,4 @@ if($_SERVER['REQUEST_METHOD'] === 'POST' && $_SESSION['admin'] === true) require '../src/controller/ajax.php'; } } +require '../src/controller/ajax_calendar.php'; \ No newline at end of file -- cgit v1.2.3