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

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