Load avatars

pull/2487/head
jmontoyaa 9 years ago
parent cc21232704
commit 024d4f74d5
  1. 2
      main/auth/profile.php

@ -93,7 +93,7 @@ $user_data = api_get_user_info(
false,
false,
false,
false,
true,
true
);
$array_list_key = UserManager::get_api_keys(api_get_user_id());

Loading…
Cancel
Save