From 1f2b01ed8ee1a7934be8d4ea4e7bfc2980910e3a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 3 Dec 2005 15:25:40 +0100 Subject: update_feeds.php for CLI --- functions.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 6b6060573..ba80bab94 100644 --- a/functions.php +++ b/functions.php @@ -1,5 +1,4 @@ ($upd_intl * 60))) { - update_rss_feed($link, $line["feed_url"], $line["id"]); + update_rss_feed($link, $line["feed_url"], $line["id"], $force_daemon); } } -- cgit v1.2.3