]> git.mxchange.org Git - friendica.git/blobdiff - include/poller.php
Merge pull request #3096 from annando/1701-index-again
[friendica.git] / include / poller.php
index 10bc70aae378bbf19bfeb782d86b20a5a0275084..e8bfb88389aebcb08355d5792df373f89b6a9d07 100644 (file)
@@ -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) {