]> git.wh0rd.org - tt-rss.git/blobdiff - update_daemon2.php
overall directory tree cleanup
[tt-rss.git] / update_daemon2.php
index 9ad914307a0019ae122cca5d10e88d029c577c19..06271de85187dd72b635257eafe3525ce9c46a89 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/php
 <?php
+       set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
        // This is an experimental multiprocess update daemon.
        // Some configurable variable may be found below.