1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 06:15:58 +00:00

DAEMON_REFRESH_ONLY patch from the same source

This commit is contained in:
Andrew Dolgov
2005-10-28 02:30:03 +01:00
parent f1b9a8ee78
commit c70d731e23
2 changed files with 16 additions and 1 deletions

View File

@@ -22,6 +22,10 @@
if (WEB_DEMO_MODE) return;
if (! ($_GET["daemon"] && DAEMON_REFRESH_ONLY)) {
return;
}
db_query($link, "BEGIN");
$result = db_query($link, "SELECT feed_url,id,