From 2c08214a7f4dd693cb401714412b7a1ad635ed41 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 13 Dec 2011 16:06:25 +0400 Subject: split rss updating stuff into separate include file --- update_daemon2.php | 1 + 1 file changed, 1 insertion(+) (limited to 'update_daemon2.php') diff --git a/update_daemon2.php b/update_daemon2.php index 27b4c35d6..6b9d9246f 100755 --- a/update_daemon2.php +++ b/update_daemon2.php @@ -32,6 +32,7 @@ require_once "db.php"; require_once "db-prefs.php"; require_once "functions.php"; + require_once "rssfuncs.php"; require_once "lib/magpierss/rss_fetch.inc"; $children = array(); -- cgit v1.2.3