X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fpoller.php;h=e8bfb88389aebcb08355d5792df373f89b6a9d07;hb=722b18ead7adf0a56f1af3f5af5070540ccd9fc7;hp=10bc70aae378bbf19bfeb782d86b20a5a0275084;hpb=df28f99caa7770235ce0e4f3901c7e9a77f70478;p=friendica.git diff --git a/include/poller.php b/include/poller.php index 10bc70aae3..e8bfb88389 100644 --- a/include/poller.php +++ b/include/poller.php @@ -166,6 +166,7 @@ function poller_execute($queue) { * * @param array $queue Workerqueue entry * @param string $funcname name of the function + * @param array $argv Array of values to be passed to the function */ function poller_exec_function($queue, $funcname, $argv) {