1
Hi everyone,
I have installed the modified version of CatAds 1.4, which includes a backend.php file, to export an RSS feed of your latest ads.
Unfortunately, the ads seem to be displaying in reverse order...the oldest ones first...as opposed to the newest ads being displayed first.
I took a look in backend.php, and found this line:
$tpl->assign('channel_lastbuild', formatTimestamp(time(), 'rss'));
Does anyone know how to tweak that, so that the latest ads display instead?
Thanks!
jeffgr