]> git.wh0rd.org - tt-rss.git/blobdiff - localized_js.php
overall directory tree cleanup
[tt-rss.git] / localized_js.php
index e51e973176868023c94b264554c3e958065d6584..1cf38e573128127dca59b2bd42de5f03ee797c6d 100644 (file)
@@ -1,4 +1,6 @@
 <?php
+       set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
        define('DISABLE_SESSIONS', true);
 
        require "functions.php";