Display notes with most recent first?
Posted: 21 Sep 2005, 17:56
Sorry if this is answered somewhere else, but is there an easy way to have Mantis display notes with the most recent appearing first (at the top of the list)?
Code: Select all
###############################
# Mantis Bugnote Settings
###############################
# --- bugnote ordering ------------
# change to ASC or DESC
$g_bugnote_order = 'DESC';