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

diff --git a/Tv.php b/Tv.php
index 8538aa8..bd52dae 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -125,7 +125,7 @@ class XML_Tv
                 $res =  $this->$method($ddata,$cols,date('Y-m-d',$dn));
                 if (is_string($res)) {
                     $start = $res;
-                     $use_cols =0;
+                    $use_cols =0;
                     continue;
                 }
                 if (!is_array($res)) {