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

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