# Sat Apr  5 17:15:15 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 258
use theclari_clarionReport;
SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

