mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 18:21:29 +00:00
no-cache fixes for safari
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
|
||||
$dt_add = get_script_dt_add();
|
||||
|
||||
header("Cache-Control: no-cache, max-age=0, must-revalidate");
|
||||
header("Pragma: no-cache");
|
||||
header("Expires: " . gmdate("D, d M Y H:i:s", time()) . " GMT");
|
||||
no_cache_incantation();
|
||||
|
||||
?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
|
||||
Reference in New Issue
Block a user