diff --git a/index.php b/index.php index c59a1d0..e6b1e07 100644 --- a/index.php +++ b/index.php @@ -3,5 +3,5 @@ $MY_TITLE = "Schedule & Sessions"; $MY_CRUMB = "My Schedule"; $timeslot_config = file_exists('schedule_timeslots.json') ? json_decode(file_get_contents('schedule_timeslots.json'), true) : []; $config_js = ''; -$CONTENT = $config_js . '