From 2a6a39c1ae2072b0ec93970abe8c819e2731bcf9 Mon Sep 17 00:00:00 2001 From: Alib Date: Sun, 28 Feb 2010 20:00:58 +0100 Subject: fix again --- includes/inc_stream.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/inc_stream.php') diff --git a/includes/inc_stream.php b/includes/inc_stream.php index 3b36e8b..2804334 100755 --- a/includes/inc_stream.php +++ b/includes/inc_stream.php @@ -94,6 +94,7 @@ foreach ($quality as $qname => $qparams) case 3: $mediapath = $_REQUEST['mediapath']; $subdir = $_REQUEST['subdir']; + $subdir = stripslashes($subdir); print " \r\n"; print " \r\n"; // NO BREAK -- cgit v1.2.3