Go to the source code of this file.
View an avatar.
Definition at line 7 of file view.php.
$filehandler owner_guid = $user_guid |
Initial value:{
}
}
elgg_log(
"Unable to get avatar for user with GUID $user_guid",
'ERROR');
}
$url =
"_graphics/icons/default/{$size}.png";
}
header(
"Content-type: image/jpeg",
true)
elgg forward
Meant to mimic the php forward() function by simply redirecting the user to another page...
elgg_log($message, $level= 'NOTICE')
Display or log a message.
clearfix elgg elgg elgg elgg page header
Definition at line 31 of file view.php.