Page is a not externally linkable
eelixduppy - 2:03 pm on Jun 24, 2008 (gmt 0)
To this:
Sorry, I didn't actually look at the guide. I was giving you code so that you can see if the number of results was accurate (10). From the guide, it looks like you have to change the following code:
$tpl->assign("items",$rss->items);
$tpl->assign("items",[b]$items[/b]);