1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:45:56 +00:00

misc interface cleanups, only allow daemon to start when ENABLE_UPDATE_DAEMON is enabled

This commit is contained in:
Andrew Dolgov
2006-02-12 08:50:35 +01:00
parent b2620faa9f
commit c6784aea9c
3 changed files with 18 additions and 9 deletions

View File

@@ -61,6 +61,7 @@
}
setcookie('ttrss_vf_refresh', FEEDS_FRAME_REFRESH);
setcookie('ttrss_vf_daemon', ENABLE_UPDATE_DAEMON);
}
$fetch = $_GET["fetch"];