removing constants from code
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / rssparse.php
index 1ebb4dbda2ae353b6f49c18b28d50e2dc53c8644..5d342a8bd67e1de04c9e129d33225a679bd272a0 100644 (file)
@@ -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);
This page took 0.129092 seconds and 4 git commands to generate.