We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8ad6d commit 4227319Copy full SHA for 4227319
1 file changed
archive/2026.php
@@ -5,7 +5,7 @@
5
$_SERVER['BASE_PAGE'] = 'archive/2026.php';
6
include_once __DIR__ . '/../include/prepend.inc';
7
news_archive_sidebar();
8
-site_header("News Archive - 2026");
+site_header("News Archive - 2026", ['cache' => true, 'cache_control' => 15 * 60]);
9
?>
10
11
<h1>News Archive - 2026</h1>
0 commit comments