Updated documentation

This commit is contained in:
Michael Vogel 2016-08-02 10:19:10 +02:00
parent b9dbb0ace1
commit 13c285d61d
1 changed files with 3 additions and 2 deletions

View File

@ -153,9 +153,10 @@ function cron_run(&$argv, &$argc){
}
/**
* @brief Clear cache entries
* @brief Poll contacts for unreceived messages
*
* @param App $a
* @param Integer $argc Number of command line arguments
* @param Array $argv Array of command line arguments
*/
function cron_poll_contacts($argc, $argv) {
$manual_id = 0;