news.php - Non-Chronological Order
Brought to you by:
martiansoup
Currently the news.php and news_rss.php files does not
display news items in chronological order.
You can either download the updated files or get BORE
Project v6 1.0.1 or later.
You should replace the news.php and news_rss.php MySQL
queries to "SELECT * FROM `$news_weblog` ORDER BY `id`
DESC LIMIT 0 , 10".
Patched news.php
Patched news_rss.php