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

diff --git a/Tv.php b/Tv.php
index e2dd452..73aab8c 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -212,8 +212,8 @@ class XML_Tv
         
                 
         $rows = preg_split('/<tr[^>]*>/i', $data);
-        //$this->debug(print_r($rows,true));
-        //exit;
+        $this->debug(print_r($rows,true));
+        exit;
         array_shift($rows);