]> git.wh0rd.org - tt-rss.git/blobdiff - localized_js.php
release 1.5.8
[tt-rss.git] / localized_js.php
index e51e973176868023c94b264554c3e958065d6584..24846a3205336e5d30a5359ba72c2fb8dff9dbab 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+       set_include_path(get_include_path() . PATH_SEPARATOR . 
+               dirname(__FILE__) . "/include");
+
        define('DISABLE_SESSIONS', true);
 
        require "functions.php";