Jacek Kowalski
2012-06-25 3f9e0f0659df5e243943cf00112794ea32bfdab4
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');