summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-28 10:38:36 +0100
committerAndrew Dolgov <[email protected]>2005-10-28 10:38:36 +0100
commitc5142ccae7e7c06bd3c2d66d30c769290b8e87e4 (patch)
treeb0f392520076ca10e29ed0c699193138701dedeb /backend.php
parentdcee8f6125caa07023aef73cadc620496ed25086 (diff)
fix DAEMON_REFRESH_ONLY handling
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index ae849900a..353062d19 100644
--- a/backend.php
+++ b/backend.php
@@ -320,6 +320,7 @@
}
if ($subop == "forceUpdateAllFeeds" || $subop == "updateAllFeeds") {
+
update_all_feeds($link, true);
$omode = $_GET["omode"];