user->cropAvatar;?>
|
avatar))
{
echo html::image($image->webPath);
}
else
{
echo html::image($user->avatar);
}
?>
user->cropAvatarTip;?> |