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

diff --git a/Tv.php b/Tv.php
index 45cd06b..f6170fa 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -229,8 +229,10 @@ class XML_Tv
             
         }
         $rows = preg_split('/<tr[^>]*>/i', $data);
-        
-        $this->debug($day);
+        if ($day == '2011-10-29') {
+            $this->debug(print_r($rows,true));
+        }
+        //$this->debug($day);
         //$this->debug(print_r($rows,true));
     //return; 
         array_shift($rows);