]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
load magpie/rss_fetch.inc in functions.php (closes #100)
[tt-rss.git] / backend.php
index 30e236ceca3384741c0d48a58a066f2f6a8d0ac2..1b530ac551a41c24a02b059e78049af4c91e872d 100644 (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();