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

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