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