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