# Wed May 14 18:50:03 2008
# Query_time: 3  Lock_time: 0  Rows_sent: 1  Rows_examined: 285
use theclari_clarionReport;
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

