The poller is now the worker
This commit is contained in:
parent
cabfcfc904
commit
920160cb28
14 changed files with 41 additions and 41 deletions
2
boot.php
2
boot.php
|
|
@ -618,7 +618,7 @@ function is_ajax()
|
|||
/**
|
||||
* @brief Function to check if request was an AJAX (xmlhttprequest) request.
|
||||
*
|
||||
* @param boolean $via_worker boolean Is the check run via the poller?
|
||||
* @param boolean $via_worker boolean Is the check run via the worker?
|
||||
*/
|
||||
function check_db($via_worker)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue