]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.php
no-cache fixes for safari
[tt-rss.git] / tt-rss.php
index ab850f2f44deb11b8f30c0ba509a9dcab7d24aff..bc337ee3153f6e9cf355c5f77600f326ac23120d 100644 (file)
@@ -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"