diff options
Diffstat (limited to 'include/poller.php')
-rw-r--r-- | include/poller.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/poller.php b/include/poller.php index 81a23c66f..bc7fc5bb0 100644 --- a/include/poller.php +++ b/include/poller.php @@ -18,6 +18,7 @@ $a->set_baseurl(get_config('system','url')); + logger('poller: start'); // run queue delivery process in the background |