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

diff --git a/Tv.php b/Tv.php
index e073673..3ea18bb 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -243,7 +243,7 @@ class XML_Tv
             //$this->debug(print_r($rows,true));
         }
         if ($day < date('Y-m-d')) {
-            $this->debug("OLD DATA  $day");
+           // $this->debug("OLD DATA  $day");
             return array();
         }
         //$this->debug($day);