Tv.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 30 Aug 2011 13:32:12 +0000 (21:32 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 30 Aug 2011 13:32:12 +0000 (21:32 +0800)
Tv.php

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