summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-28 02:30:03 +0100
committerAndrew Dolgov <[email protected]>2005-10-28 02:30:03 +0100
commitc70d731e238d8bc414f2488a42906e13c68797e6 (patch)
treecf5c97adc47b198638e2c4f5c51f9743e5f0d62c /functions.php
parentf1b9a8ee78ea99abf93997ab42dd3ee93d605438 (diff)
DAEMON_REFRESH_ONLY patch from the same source
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index e79ea21cc..e1fc66b0d 100644
--- a/functions.php
+++ b/functions.php
@@ -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,