Jacek Kowalski
2012-06-26 3eb932e353e224b470d620052d5eef9e3910ec5c
data/tv/pobierz.php
@@ -58,7 +58,7 @@
   217 => 'ZigZap',
   361 => 'Cartoon Network',
);
$NUMOF = count($stations)*7;
$NUMOF = count($stations);
$c = curl_init();
$out = fopen('./xmltv-pre.xml', 'w');
@@ -114,4 +114,4 @@
   }
}
echo OK;
?>
?>