From a8657c3d74a48c61e781fe6b0218d4fce9040f0c Mon Sep 17 00:00:00 2001 From: TheTroll Date: Fri, 19 Feb 2010 18:44:01 +0100 Subject: Added $vdrenabled to allow to disable the VDR feature --- config_default.php | 8 ++++++-- includes/inc_home.php | 27 +++++++++++++++------------ 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/config_default.php b/config_default.php index d479ba4..6cb5f43 100755 --- a/config_default.php +++ b/config_default.php @@ -1,6 +1,9 @@ \r\n"; print "
\r\n"; print "
iStreamdev
\r\n"; print "
\r\n"; print "
\r\n"; -print " VDR\r\n"; -print " "; +if ($vdrenabled) +{ + print " VDR\r\n"; + print " "; +} print " MEDIA\r\n"; print "