diff --git a/tkr/public/rss/index.php b/tkr/public/rss/index.php index 40b42b8..b1f694b 100644 --- a/tkr/public/rss/index.php +++ b/tkr/public/rss/index.php @@ -1,14 +1,16 @@ itemsPerPage)); header('Content-Type: application/rss+xml; charset=utf-8'); -$ticks = iterator_to_array(stream_ticks($tickLocation, ITEMS_PER_PAGE)); - echo '' . "\n"; ?>