Tv.php
[lib.XML_Tv] / Tv.php
diff --git a/Tv.php b/Tv.php
index 8a5fa39..8538aa8 100644 (file)
--- a/Tv.php
+++ b/Tv.php
@@ -133,7 +133,7 @@ class XML_Tv
                 }
                 $day_id = strtotime($start) + (($i *  $use_cols ) * 24 * 60 * 60 );
                 
-                print_r($res);
+                //print_r($res);
                 
                 if (empty($this->schedule[$chid][$day_id])) {
                     $this->schedule[$chid][$day_id] = array();