X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Frssparse.php;h=5d342a8bd67e1de04c9e129d33225a679bd272a0;hb=6f70ee2c3f1a87a397b946981de35d430f89f30c;hp=1ebb4dbda2ae353b6f49c18b28d50e2dc53c8644;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;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);