* @copyright (C) SOFTLAB24 LIMITED * @license Open Source Social Network License (OSSN LICENSE) http://www.opensource-socialnetwork.org/licence * @link https://www.opensource-socialnetwork.org/ */ $users = $params['users']; if (!isset($params['icon_size'])) { $avatar_size = 'large'; } else { $avatar_size = $params['icon_size']; } foreach ($users as $user) { ?>
username}/{$avatar_size}"); ?>"/>
fullname; ?>
guid !== $user->guid) { if (!ossn_user_is_friend(ossn_loggedin_user()->guid, $user->guid)) { if (ossn_user()->requestExists(ossn_loggedin_user()->guid, $user->guid)) { ?> guid}", true); ?>" class='button-grey friendlink'> guid}", true); ?>" class='right btn btn-primary'> guid}", true); ?>" class='right btn btn-danger'>