From c297edd1d308cff6c17da12c0ff7d08f9a6223f6 Mon Sep 17 00:00:00 2001 From: Alib Date: Wed, 24 Feb 2010 19:04:21 +0100 Subject: fixed safari opening when accessing playlist --- includes/inc_mp3.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/inc_mp3.php') diff --git a/includes/inc_mp3.php b/includes/inc_mp3.php index 9e3cd62..813ca3b 100755 --- a/includes/inc_mp3.php +++ b/includes/inc_mp3.php @@ -4,7 +4,7 @@ $play =$_REQUEST['play']; if ($play == "") print "\r\n"; else - print "\r\n"; + print "\r\n"; print "
\r\n"; print "
\r\n"; -- cgit v1.2.3