1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

load magpie/rss_fetch.inc in functions.php (closes #100)

This commit is contained in:
Andrew Dolgov
2006-08-19 10:11:45 +01:00
parent c0e9ff37d7
commit ed891a51b0
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -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();