Create a default sort order?
Brought to you by:
secureideas,
sinukas
In base_qry_main.php, line 106, the sort order defaults to none. I found this very unintuitive, and was clicking the time sort descending button repeatedly.
Perhaps others will benefit from a configuration option, or a new default?
++ Line 106: $sort_order = "time_d";
Brian
Forgot to mention, this is in base 1.4.4 on FreeBSD, installed from ports tree.
Apologies.
Brian