From 31e17f99c8bf22b89bcd92b314d8df5b8fcc4189 Mon Sep 17 00:00:00 2001 From: Alib Date: Fri, 19 Feb 2010 17:24:46 +0100 Subject: adding pictos, nologos*, and preparing some stuff for timers & epg --- includes/inc_vdr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/inc_vdr.php') diff --git a/includes/inc_vdr.php b/includes/inc_vdr.php index 49c1acf..7e52d4b 100755 --- a/includes/inc_vdr.php +++ b/includes/inc_vdr.php @@ -178,7 +178,7 @@ function vdrlistchannels($category = "NULL") $chan2=addslashes($chan); print " \r\n"; if (!file_exists('logos/'.$chan.'.png')) - print " \r\n"; + print " \r\n"; else print " \r\n"; print " $chan\r\n"; -- cgit v1.2.3