summaryrefslogtreecommitdiff
path: root/includes/include.php
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-02-24 23:25:13 +0100
committerTheTroll <trolldev@gmail.com>2010-02-24 23:25:13 +0100
commitc47d063ff2076ee38daded85fedacd02055b63a2 (patch)
tree789cd80dc38a18b5502d671fe8a16c0e430066bd /includes/include.php
parent8b5cae4e61249e671cca45cd1d37ee56d8dc543c (diff)
downloadistreamdev-c47d063ff2076ee38daded85fedacd02055b63a2.tar.gz
istreamdev-c47d063ff2076ee38daded85fedacd02055b63a2.tar.bz2
Fixed aac/wav files
Diffstat (limited to 'includes/include.php')
-rwxr-xr-xincludes/include.php2
1 files changed, 0 insertions, 2 deletions
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'];