From cdc18db790b7e5cc4ae332ece94ecf66beeb0984 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Thu, 25 Feb 2010 20:42:18 +0100 Subject: Fixed doubled stream page --- includes/include.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes') diff --git a/includes/include.php b/includes/include.php index 42cf446..fe2e6b8 100755 --- a/includes/include.php +++ b/includes/include.php @@ -119,8 +119,6 @@ function start_stream($type, $name, $title, $desc, $qname, $qparams, $category, // Write streaminfo writeinfostream($type, $name, $title, $desc, $qname, $category, $url, $mediapath, $subdir); - - include('includes/inc_stream.php'); } function delete_timer($timer) -- cgit v1.2.3