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/relive.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/relive.php') diff --git a/view/relive.php b/view/relive.php index e59f80c..cc8d682 100644 --- a/view/relive.php +++ b/view/relive.php @@ -1,6 +1,6 @@ getRelive(); if(!$relive->isEnabled()) throw new NotFoundException('Internal Relive is disabled'); -- cgit v1.2.3