Elgg  Version master
Variables
upload.php File Reference

Go to the source code of this file.

Variables

 $entity = elgg_extract('entity', $vars)
 Avatar upload view. More...
 
 if (!$entity instanceof ElggUser)
 

Variable Documentation

$entity = elgg_extract('entity', $vars)

Avatar upload view.

$vars['entity']

Definition at line 8 of file upload.php.

if(!$entity instanceof ElggUser)

Definition at line 9 of file upload.php.