From c47d063ff2076ee38daded85fedacd02055b63a2 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Wed, 24 Feb 2010 23:25:13 +0100 Subject: Fixed aac/wav files --- includes/include.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes/include.php') diff --git a/includes/include.php b/includes/include.php index a409f45..f8819dd 100755 --- a/includes/include.php +++ b/includes/include.php @@ -10,8 +10,6 @@ include ('includes/inc_vdr.php'); include ('includes/inc_files.php'); include ('includes/inc_streaminfo.php'); -$audiotypes='mp3 aac'; - function selectpage() { $action = $_REQUEST['action']; -- cgit v1.2.3