Jacek Kowalski
2012-06-25 79d1cc1cc5c78b63daaf7bfb1446541dd878a1d7
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;
?>
?>