]> git.wh0rd.org - tt-rss.git/blobdiff - localized_js.php
update translations
[tt-rss.git] / localized_js.php
index 1cf38e573128127dca59b2bd42de5f03ee797c6d..46dbe2961131e3ce93904731a344d3cce7ebfc87 100644 (file)
@@ -1,5 +1,6 @@
 <?php
-       set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+       set_include_path(dirname(__FILE__) ."/include" . PATH_SEPARATOR .
+               get_include_path());
 
        define('DISABLE_SESSIONS', true);