get_var("SELECT max(post_date) FROM $tableposts"); $unixtime = strtotime($maxdate); // format timestamp for Last-Modified header $clast = gmdate("D, d M Y H:i:s \G\M\T", $unixtime); $cetag = (isset($clast)) ? md5($clast) : ''; // send it in a Last-Modified header header("Last-Modified: " . $clast, true); header("Etag: " . $cetag, true); */ add_filter('the_content', 'trim'); if (!isset($rss_language)) { $rss_language = 'en'; } ?> "; ?> "> <?php bloginfo_rss('name') ?> hourly 1 2000-01-01T12:00+00:00 <?php the_title_rss() ?> (mailto:) ]]>