From f6c0270d40f6730fe1e1820f2866b08792df1db6 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 10 Dec 2016 18:22:34 +0100 Subject: rewrite data-model so that every configuration option is accessed through the conference --- view/schedule-json.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/schedule-json.php') diff --git a/view/schedule-json.php b/view/schedule-json.php index 9aea603..19346fd 100644 --- a/view/schedule-json.php +++ b/view/schedule-json.php @@ -1,6 +1,6 @@ getSchedule(); if(!$schedule->isEnabled()) throw new NotFoundException('Schedule is disabled'); -- cgit v1.2.3