diff options
author | TheTroll <trolldev@gmail.com> | 2010-03-17 18:41:16 +0100 |
---|---|---|
committer | TheTroll <trolldev@gmail.com> | 2010-03-17 18:41:16 +0100 |
commit | bba9118edf4b05670bf6ee46af6a569f7fd5650c (patch) | |
tree | ae143ef28f36496a619626aa5228e06a99268eb2 /bin/files.php | |
parent | 5a82ce8d05eb30148d8079aed01c503c73dd58d6 (diff) | |
download | istreamdev-bba9118edf4b05670bf6ee46af6a569f7fd5650c.tar.gz istreamdev-bba9118edf4b05670bf6ee46af6a569f7fd5650c.tar.bz2 |
Get recordings info
Diffstat (limited to 'bin/files.php')
-rwxr-xr-x | bin/files.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/files.php b/bin/files.php index dfcda00..f39ee98 100755 --- a/bin/files.php +++ b/bin/files.php @@ -191,7 +191,6 @@ function filesgetlisting($dir) switch ($type) { case 'audio': - // More info case 'video': case 'rec': case 'folder': |