1
This commit is contained in:
parent
a692b5e488
commit
8dc514866d
@ -130,6 +130,7 @@ class RankController{
|
|||||||
{
|
{
|
||||||
$i = 0;
|
$i = 0;
|
||||||
$user_list = array();
|
$user_list = array();
|
||||||
|
$myavatar_url = json_decode($myavatar_url);
|
||||||
foreach ($user_db as $user) {
|
foreach ($user_db as $user) {
|
||||||
$name = '';
|
$name = '';
|
||||||
$avatar_url = '';
|
$avatar_url = '';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user