]> git.wh0rd.org - tt-rss.git/blobdiff - localized_js.php
atom xsl: fix missing feed icon
[tt-rss.git] / localized_js.php
index e51e973176868023c94b264554c3e958065d6584..46dbe2961131e3ce93904731a344d3cce7ebfc87 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+       set_include_path(dirname(__FILE__) ."/include" . PATH_SEPARATOR .
+               get_include_path());
+
        define('DISABLE_SESSIONS', true);
 
        require "functions.php";