Warning: Cannot modify header information - headers already sent by (output started at /cron.php:4) in /includes/sessions.inc.php on line 190

=============== STARTING CRON SCRIPT: 18 05 2008 16:29:32
++++++ Closing expired auctions
SELECT * FROM a_auctions WHERE ends<='20080518162932' AND closed='0'
0 auctions to close

++++++ Archiving old auctions
SELECT * FROM a_auctions WHERE ends<='20080418162932'
0 auctions to archive
SELECT * FROM a_sessions WHERE last_visit<='20080516162932'
9 sessions to archive
=========================== ENDING CRON