mirror of
https://github.com/friendica/friendica
synced 2025-04-25 17:10:11 +00:00
spelling: unknown
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
49e471c912
commit
d2f9593777
5 changed files with 5 additions and 5 deletions
|
@ -391,7 +391,7 @@ class Federation extends BaseAdmin
|
|||
//
|
||||
// clean up version numbers
|
||||
//
|
||||
// some platforms do not provide version information, add a unkown there
|
||||
// some platforms do not provide version information, add a unknown there
|
||||
// to the version string for the displayed list.
|
||||
foreach ($versionCounts as $key => $value) {
|
||||
if ($versionCounts[$key]['version'] == '') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue