Issue 10966: Improved logging / reworked forum functionality

This commit is contained in:
Michael 2022-01-29 19:09:18 +00:00
parent 0ad9d300ac
commit d4f97f8a4b
2 changed files with 45 additions and 65 deletions

View file

@ -1998,7 +1998,7 @@ class Probe
/**
* Fetch the last date that the contact had posted something (publically)
*
* @param string $data probing result
* @param array $data probing result
* @return string last activity
*/
public static function getLastUpdate(array $data)