summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/tt-rss.php b/tt-rss.php
index ab850f2f4..bc337ee31 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -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"