]> git.wh0rd.org - tt-rss.git/blobdiff - errors.php
fix daemon sleep interval
[tt-rss.git] / errors.php
index 12aeffe751943c219d9c65eed4442573f73bf7f0..a18d540bdbf67f1a4e13acbe696e96914a1ad769 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+       set_include_path(get_include_path() . PATH_SEPARATOR . 
+               dirname(__FILE__) . "/include");
+
        require_once "functions.php";
 
        $ERRORS[0] = "";