# Tue Jan 15 00:34:31 2008
# Query_time: 1  Lock_time: 0  Rows_sent: 1  Rows_examined: 197
use theclari_clarionReport;
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

