View Single Post
  #9 (permalink)  
Old 10-14-2008, 03:06 AM
asknat's Avatar
asknat asknat is offline
New Pligger
 
Join Date: Aug 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
change the sort

hi to sort by the latest change the sort function in libs/search.php to


arsort($sortarray);

do a revirse sort ...


try it :angel:
Reply With Quote