diff options
| author | Andrew Dolgov <fox@bah.spb.su> | 2007-03-02 15:41:57 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.spb.su> | 2007-03-02 15:41:57 +0100 |
| commit | cd2cd415557f89897961f01a4d650d20cb03c69e (patch) | |
| tree | 8a1e836ec093cd8d95564010fb52346059d9ce9f /update_daemon.php | |
| parent | ef59e6e85fe949a3afcd42a4a9b9df42a625ace2 (diff) | |
add tt-rss forum as default subscription for new users
Diffstat (limited to 'update_daemon.php')
| -rw-r--r-- | update_daemon.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_daemon.php b/update_daemon.php index cf32668b1..312001a17 100644 --- a/update_daemon.php +++ b/update_daemon.php @@ -1,4 +1,4 @@ -#!/usr/bin/php4 +#!/usr/bin/php <?php // this daemon runs in the background and updates all feeds // continuously |