$expires = 60 * 60 * 2; require(dirname(__FILE__) . '/SSI.php'); header('Expires: '. gmdate('D, d M Y H:i:s', (time() + $expires) ) .' GMT'); header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT'); //header('Cache-Control: no-store, no-cache, must-revalidate'); header('Cache-Control: max-age='.$expires, false); header('Pragma: cache'); $posts = ssi_recentPosts(8, array(25,26,42,48), null, 'array'); echo '
| [', $post['board']['link'], '] |
', $post['subject'], '
', $txt[525], ' ', $post['poster']['link'], '
', $post['new'] ? '' : ' ', '
|