summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-19 10:11:45 +0100
committerAndrew Dolgov <[email protected]>2006-08-19 10:11:45 +0100
commited891a51b09f74848c4b2742441a1551ae14b659 (patch)
tree544d8877d2d464f84662b59c77be579ec4229a32 /backend.php
parentc0e9ff37d75eda93aa0fb070c7e12ce9dbb73e93 (diff)
load magpie/rss_fetch.inc in functions.php (closes #100)
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 30e236cec..1b530ac55 100644
--- a/backend.php
+++ b/backend.php
@@ -24,7 +24,6 @@
require_once "db.php";
require_once "db-prefs.php";
require_once "functions.php";
- require_once "magpierss/rss_fetch.inc";
$err_msg = check_configuration_variables();