1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Cache experiment - admin area only.

This commit is contained in:
Cameron
2013-05-05 01:36:48 -07:00
parent 464bfa47c5
commit 3d6e3c5ede

View File

@@ -405,7 +405,7 @@ if (isset($_SERVER['HTTP_IF_NONE_MATCH']))
}
header("Cache-Control: must-revalidate"); // XXX testing 'always on' state for now.
header("Cache-Control: max-age=5,no-cache",true); // XXX testing 'always on' state for now.
if(!defined('e_NOCACHE'))
{
// header("Cache-Control: must-revalidate");