X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Frssparse.php;fp=wwwroot%2Finc%2Frssparse.php;h=5d342a8bd67e1de04c9e129d33225a679bd272a0;hb=f2e47e33e5b2753b886980b52b26641a62d9bec9;hp=1ebb4dbda2ae353b6f49c18b28d50e2dc53c8644;hpb=f525e1654a8b3e36a8fceee432f087789850060b;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/rssparse.php b/wwwroot/inc/rssparse.php index 1ebb4db..5d342a8 100644 --- a/wwwroot/inc/rssparse.php +++ b/wwwroot/inc/rssparse.php @@ -11,6 +11,7 @@ $rss->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);