Tv.php
authorAlan Knowles <alan@akbkhome.com>
Sat, 29 Oct 2011 11:28:06 +0000 (19:28 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 29 Oct 2011 11:28:06 +0000 (19:28 +0800)
Tv.php

diff --git a/Tv.php b/Tv.php
index 99e28fb..dc32f7a 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -438,7 +438,6 @@ class XML_Tv
                     $description =   iconv($this->channels[$chan]['encoding'], 'UTF-8',$item['description'] . 
                                 (isset($item['description2']) ? ('   ' . $item['description2']) : '')); 
                    
-                   
                     $this->debug(date("Y-m-d H:i - "). $description);