aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/event.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/event.php b/includes/event.php
index af00fcc..ee7870a 100644
--- a/includes/event.php
+++ b/includes/event.php
@@ -1,6 +1,6 @@
<?php
define('BASE', '../');
-$getdate = $_POST['date'];
+#$getdate = $_POST['date'];
include_once(BASE.'functions/init.inc.php');
#include_once(BASE.'functions/ical_parser.php');
require_once(BASE.'functions/template.php');

© 2014-2024 Faster IT GmbH | imprint | privacy policy