From 902ee1ab48b46fa117aad0e3508f58df40bcbe3e Mon Sep 17 00:00:00 2001 From: TheTroll Date: Tue, 23 Feb 2010 13:58:42 +0100 Subject: Fixed empty or lonely timers Print the status of the timer modifications --- HISTORY | 1 + includes/inc_timers.php | 30 +++++++----------------------- includes/inc_vdr.php | 37 +++++++++++++++++++++++++++++-------- includes/include.php | 21 ++++++++++++++++----- 4 files changed, 53 insertions(+), 36 deletions(-) diff --git a/HISTORY b/HISTORY index 173aae6..b0a2569 100755 --- a/HISTORY +++ b/HISTORY @@ -11,6 +11,7 @@ in progress: - segmenter binary path is now configurable ( don't forget to update your config.php ) - cosmetics fixes - prepared interface for timers & epg +- support for timers creation and deletion 19.02.2010 - V.0.3.6.1 diff --git a/includes/inc_timers.php b/includes/inc_timers.php index 6c3aacf..5190494 100755 --- a/includes/inc_timers.php +++ b/includes/inc_timers.php @@ -8,29 +8,13 @@ print "\r\n"; print "
\r\n"; print " Timers\r\n"; -//contextual alert message - -//error new timer -print " "; - -//error edit timer -print " "; - -//success new timer -print " "; - -//success edit timer -print " "; - -//end contextual alert message +// Status display +if ($message != "") +{ + print " "; +} print "