1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:15:55 +00:00

move magpie to lib/

This commit is contained in:
Andrew Dolgov
2009-01-22 14:33:02 +01:00
parent 5ef03f1541
commit 816cdfb7ee
11 changed files with 4 additions and 7 deletions

View File

@@ -34,7 +34,7 @@
require_once "db.php";
require_once "db-prefs.php";
require_once "functions.php";
require_once "magpierss/rss_fetch.inc";
require_once "lib/magpierss/rss_fetch.inc";
error_reporting(DEFAULT_ERROR_LEVEL);