]> git.wh0rd.org - tt-rss.git/blobdiff - opml.php
overall directory tree cleanup
[tt-rss.git] / opml.php
index 991f93e0cc00b2b89d160f6afba0e692825f67e6..32432a9a750cb610d298d2a216f9b11286e64928 100644 (file)
--- a/opml.php
+++ b/opml.php
@@ -1,4 +1,6 @@
 <?php
+       set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
        require_once "functions.php";
        require_once "sessions.php";
        require_once "sanity_check.php";