X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Frssparse.php;h=7af7df0240e4f8543b8d12a08ad96e342a7ea9b6;hb=ad7b5117657235e1fcb080389ab52a1b126736d0;hp=1ebb4dbda2ae353b6f49c18b28d50e2dc53c8644;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/rssparse.php b/wwwroot/inc/rssparse.php index 1ebb4db..7af7df0 100644 --- a/wwwroot/inc/rssparse.php +++ b/wwwroot/inc/rssparse.php @@ -1,5 +1,4 @@ cache_dir = './cache'; $rss->cache_time = 3600; // one hour // load some RSS file +// XXX if ($rs = $rss->get('http://h-k.sk/scripts/google2rss.php?num=15&q=smallpox')) { print_r($rs);