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

diff --git a/Tv.php b/Tv.php
index af6a3c8..1c2c2af 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -224,6 +224,7 @@ class XML_Tv
         // if it's a day row..
         
         $lines = explode("\n",  $data);
+        var_dump($lines[1]);
         
         if (preg_match('/<div/', trim($lines[1]))) {