]> git.wh0rd.org - tt-rss.git/blobdiff - errors.php
overall directory tree cleanup
[tt-rss.git] / errors.php
index 12aeffe751943c219d9c65eed4442573f73bf7f0..802947d985c508c1e8288157e3ff3d284d727794 100644 (file)
@@ -1,4 +1,6 @@
 <?php
+       set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
        require_once "functions.php";
 
        $ERRORS[0] = "";