2 #dissabled for now, broken
4 #// include lastRSS library
5 #include './lastRSS.php';
7 #// create lastRSS object
10 #// setup transparent cache
11 #$rss->cache_dir = './cache';
12 #$rss->cache_time = 3600; // one hour
14 #// load some RSS file
16 #if ($rs = $rss->get('http://h-k.sk/scripts/google2rss.php?num=15&q=smallpox')) {
21 # die ('Error: RSS file not found...');
This page took 0.353028 seconds and 4 git commands to generate.