summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xincludes/inc_stream.php2
-rw-r--r--ram/dummy.txt0
2 files changed, 1 insertions, 1 deletions
diff --git a/includes/inc_stream.php b/includes/inc_stream.php
index d6297e0..abd1d57 100755
--- a/includes/inc_stream.php
+++ b/includes/inc_stream.php
@@ -32,7 +32,7 @@ if (infostreamexist())
break;
case 2:
$channoslash = preg_replace("$/$", " ", $realname);
- $logopath = "logos/" .$channslash .".png";
+ $logopath = "logos/" .$channoslash .".png";
if (!file_exists($logopath))
$logopath = "logos/nologoREC.png";
break;
diff --git a/ram/dummy.txt b/ram/dummy.txt
deleted file mode 100644
index e69de29..0000000
--- a/ram/dummy.txt
+++ /dev/null