Elgg
Version master
|
Go to the source code of this file.
Variables | |
if(!elgg_get_config('trash_enabled')) | $user = elgg_get_page_owner_entity() |
$title = elgg_echo('trash:owner:title') | |
if ( $user->guid !==elgg_get_logged_in_user_guid()) | |
if (!elgg_get_config( 'trash_enabled')) $user = elgg_get_page_owner_entity() |
if($user->guid !==elgg_get_logged_in_user_guid()) | ( | $user->guid ! = = elgg_get_logged_in_user_guid() | ) |