From 627da0570e79865643ae3c23c0f5244ac46d5d68 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Thu, 25 Feb 2010 19:22:16 +0100 Subject: Added a source type and now show the media browsing respect to the type --- includes/inc_stream.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/inc_stream.php') diff --git a/includes/inc_stream.php b/includes/inc_stream.php index aa3179b..b98b132 100755 --- a/includes/inc_stream.php +++ b/includes/inc_stream.php @@ -211,7 +211,7 @@ else case 3: $mediapath = $_REQUEST['mediapath']; $subdir = $_REQUEST['subdir']; - print " "; + print " "; print " \r\n"; print " \r\n"; break; -- cgit v1.2.3