1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 12:41:28 +00:00

new option: FEEDS_FRAME_REFRESH (sort-of closes #12)

This commit is contained in:
Andrew Dolgov
2006-02-03 09:35:30 +01:00
parent 7d7cbaf5f8
commit f5de0d8da5
3 changed files with 11 additions and 1 deletions

View File

@@ -59,6 +59,8 @@
} else {
setcookie("ttrss_vf_hreadf", 0);
}
setcookie('ttrss_vf_refresh', FEEDS_FRAME_REFRESH);
}
$fetch = $_GET["fetch"];