diff --git a/eol.php b/eol.php index e3eff384a4..9caf335cb0 100644 --- a/eol.php +++ b/eol.php @@ -23,7 +23,7 @@ '4.4' => 'A guide is available for migrating from PHP 4 to 5.0.', ]; -site_header('Unsupported Branches'); +site_header('Unsupported Branches', ['cache' => true, 'cache_control' => 60 * 60 * 24]); ?>

Unsupported Branches