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_stream.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/inc_stream.php') diff --git a/includes/inc_stream.php b/includes/inc_stream.php index da191fa..b4cb5bd 100755 --- a/includes/inc_stream.php +++ b/includes/inc_stream.php @@ -28,7 +28,7 @@ if (infostreamexist()) $logopath = "logos/" .$realname .".png"; if (!file_exists($logopath)) - print "
\r\n"; + print "
\r\n"; else print "
\r\n"; @@ -116,7 +116,7 @@ else $logopath = "logos/" .$realname .".png"; if (!file_exists($logopath)) - print "
\r\n"; + print "
\r\n"; else print "
\r\n"; -- cgit v1.2.3