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_video.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'includes/inc_video.php') diff --git a/includes/inc_video.php b/includes/inc_video.php index d933a04..10a5714 100755 --- a/includes/inc_video.php +++ b/includes/inc_video.php @@ -1,5 +1,14 @@ \r\n"; print "
\r\n"; print "
\r\n"; @@ -57,7 +66,7 @@ if ($medianame_array[0]) print " \r\n"; print "\r\n"; print "
"; - print " "; + print " "; print " "; print " \r\n"; print "
\r\n"; @@ -91,7 +100,7 @@ if ($medianame_array[0]) $upsubdir = dirname($subdir); print "
\r\n"; -print " \r\n"; +print " \r\n"; print " \r\n"; print " \r\n"; print "
\r\n"; -- cgit v1.2.3