summaryrefslogtreecommitdiff
path: root/includes/inc_vdr.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-28 16:04:29 +0100
committerAlib <aliboba@free.fr>2010-02-28 16:04:29 +0100
commit3bacf5b55fa8fd2135f4811683cb4c20c1d3cb0d (patch)
tree78985dc4c161295658f34cdf0171e97b3d34cf2c /includes/inc_vdr.php
parent5f5250a9b693ea62075e9677b0efe53b6c4bc013 (diff)
downloadistreamdev-3bacf5b55fa8fd2135f4811683cb4c20c1d3cb0d.tar.gz
istreamdev-3bacf5b55fa8fd2135f4811683cb4c20c1d3cb0d.tar.bz2
fixed recording with '
Diffstat (limited to 'includes/inc_vdr.php')
-rwxr-xr-xincludes/inc_vdr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/inc_vdr.php b/includes/inc_vdr.php
index ac6be1d..6dee5dc 100755
--- a/includes/inc_vdr.php
+++ b/includes/inc_vdr.php
@@ -16,7 +16,7 @@ function vdrsendcommand($cmd)
function vdrgetinfostream($stream = "NULL", $ischan = 1)
{
global $allepg, $allepgfilled;
-
+ $stream=stripslashes($stream);
if ($ischan)
{
// Fill epg if not yet done