Forums
(@andreavidotto)
13 years, 7 months ago
///Order by Public date
ORDER BY posts.post_date DESC
ORDER BY posts.post_date ASC
///Order by Map name
ORDER BY posts.post_name DESC
ORDER BY posts.post_name ASC