Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$entity = elgg_extract('entity', $vars) | |
Avatar upload view. More... | |
if (!$entity instanceof ElggUser) | |
$entity = elgg_extract('entity', $vars) |
if(!$entity instanceof ElggUser) |
Definition at line 9 of file upload.php.