Go to the source code of this file.
|
| $guid = (int) get_input('guid') |
| Avatar crop action. More...
|
|
| $owner = get_user($guid) |
|
if(!$owner||!$owner->canEdit()) if(!$owner->hasIcon('master')) | $coords |
|
if(!$owner||!$owner->canEdit()) if(!$owner->hasIcon('master')) if(!$owner->saveIconFromElggFile($owner->getIcon('master'), 'icon', $coords)) | $view = 'river/user/default/profileiconupdate' |
|
if (!$owner||!$owner->canEdit()) if (!$owner->hasIcon('master')) $coords |
Initial value:
Definition at line 18 of file crop.php.
Avatar crop action.
Definition at line 6 of file crop.php.
if (!$owner||!$owner->canEdit()) if (!$owner->hasIcon('master')) if (!$owner->saveIconFromElggFile($owner->getIcon('master'), 'icon', $coords)) $view = 'river/user/default/profileiconupdate' |