summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rwxr-xr-xincludes/inc_streaming.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/inc_streaming.php b/includes/inc_streaming.php
index df8a1e3..913f28e 100755
--- a/includes/inc_streaming.php
+++ b/includes/inc_streaming.php
@@ -36,7 +36,7 @@ print " <center><video id=\"videofeed\" width=\"{$logowidth}\" poster=\"{$logopa
print " </ul>\r\n";
print " <ul class=\"pageitem\">\r\n";
-print " <li class=\"textbox\"><span class=\"header\">{$realname}</span><p><strong>{$title}</strong>\r\n";
+print " <li class=\"textbox\"><span class=\"header\">{$realname}</span><p><strong>" .stripslashes($title). "</strong>\r\n";
print " <br>{$desc}</p></li></ul>\r\n";
print " <ul class=\"pageitem\">\r\n";