Forums
(@andreavidotto)
14 years, 8 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