Tv.php
authorAlan Knowles <alan@akbkhome.com>
Sat, 29 Oct 2011 12:20:24 +0000 (20:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 29 Oct 2011 12:20:24 +0000 (20:20 +0800)
Tv.php

diff --git a/Tv.php b/Tv.php
index 3bed8c6..217edfb 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -445,7 +445,7 @@ class XML_Tv
                     $item['hoffset'] = $hoffset;
                     $item['hoffset_ar'] = $bits;
                     
-                    $this->debug(print_r($item, true));
+                    //$this->debug(print_r($item, true));
                     $start_str = date('YmdHis',$start) . ' ' . $this->config['gmtoffset'];
                     //var_dump($start_str);
                     //var_dump($this->channels);