1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:25:54 +00:00

remove no_cache_incantation()

This commit is contained in:
Andrew Dolgov
2013-04-12 14:06:20 +04:00
parent 9bfda43e77
commit b68a266a73
3 changed files with 0 additions and 13 deletions

View File

@@ -50,8 +50,6 @@
login_sequence($link);
no_cache_incantation();
header('Content-Type: text/html; charset=utf-8');
?>