의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
Opps, also this!
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
부모
470556764b
커밋
dc8f758860
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -2356,7 +2356,7 @@ function gs_fetch_users($server) {
|
|||
$hostname = $statistics->instance_address;
|
||||
}
|
||||
|
||||
if (is_object($statistics->users))
|
||||
if (is_object($statistics->users)) {
|
||||
foreach ($statistics->users AS $nick => $user) {
|
||||
$profile_url = $server."/".$user->nickname;
|
||||
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue