mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 14:51:33 +00:00
another take on inclusion of errorhandler in CLI scripts
This commit is contained in:
@@ -256,6 +256,8 @@
|
||||
|
||||
if (!init_connection($link)) return;
|
||||
|
||||
require_once "errorhandler.php";
|
||||
|
||||
// We disable stamp file, since it is of no use in a multiprocess update.
|
||||
// not really, tho for the time being -fox
|
||||
if (!make_stampfile('update_daemon.stamp')) {
|
||||
|
||||
Reference in New Issue
Block a user