From ebffb8ee2d1b8bcf72c6baa743b447007a6c7169 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Mon, 1 Mar 2010 00:52:30 +0100 Subject: Fixed typo --- includes/inc_stream.php | 4 ++-- includes/inc_video.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'includes') diff --git a/includes/inc_stream.php b/includes/inc_stream.php index 2804334..5837e22 100755 --- a/includes/inc_stream.php +++ b/includes/inc_stream.php @@ -96,10 +96,10 @@ foreach ($quality as $qname => $qparams) $subdir = $_REQUEST['subdir']; $subdir = stripslashes($subdir); print " \r\n"; - print " \r\n"; + print " \r\n"; // NO BREAK case 2: - print " \r\n"; + print " \r\n"; break; } print " "; diff --git a/includes/inc_video.php b/includes/inc_video.php index 399326c..8fc9208 100755 --- a/includes/inc_video.php +++ b/includes/inc_video.php @@ -73,7 +73,7 @@ if ($medianame_array[0]) print "
"; print " "; print " "; - print " \r\n"; + print " \r\n"; print "
\r\n"; break; } -- cgit v1.2.3