From 434ac8390a4ca5629a070ddb00e88d534a813eee Mon Sep 17 00:00:00 2001 From: TheTroll Date: Wed, 24 Feb 2010 16:07:12 +0100 Subject: Now support playing a full dir (still buggy) inc_home.php cleanup --- includes/inc_stream.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes/inc_stream.php') diff --git a/includes/inc_stream.php b/includes/inc_stream.php index ff15d51..aa3179b 100755 --- a/includes/inc_stream.php +++ b/includes/inc_stream.php @@ -203,7 +203,6 @@ else print " "; print " "; break; - default: case 2: $dir = dirname($name); print " "; @@ -212,7 +211,6 @@ else case 3: $mediapath = $_REQUEST['mediapath']; $subdir = $_REQUEST['subdir']; - $dir = dirname($name); print " "; print " \r\n"; print " \r\n"; -- cgit v1.2.3