mirror of
https://github.com/friendica/friendica
synced 2025-04-26 10:30:11 +00:00
Fix small typo / Workerqueue count now only counts non deferred entries
This commit is contained in:
parent
ec3cec37eb
commit
e759497af3
2 changed files with 4 additions and 3 deletions
|
@ -240,7 +240,7 @@ class Receiver
|
|||
}
|
||||
|
||||
/**
|
||||
* Fetches the first uider id from the receiver array
|
||||
* Fetches the first user id from the receiver array
|
||||
*
|
||||
* @param array $receivers Array with receivers
|
||||
* @return integer user id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue