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

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