Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Post deleted by PaulWilson

Quote Reply
Post deleted by PaulWilson
Quote Reply
Re: Whats New In reply to
Hi,

This is a bug that has been fixed now. Around line 170 change:

$link_db->select_options ("GROUP BY Add_Date");

to:

$link_db->select_options ("GROUP BY Add_Date", "ORDER BY Add_Date DESC");

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Whats New In reply to
Thanks!

Paul Wilson. Shocked
(Dont blame me if I'm wrong!)