# Mon Aug  4 19:19:55 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 343
use theclari_clarionReport;
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

