|
Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
| Elgg\Core | |
| Activate a plugin or plugins. | |
Variables | |
| $access_status = access_get_show_hidden_status() | |
| $guid = get_input('guid') | |
| $user = get_entity($guid) | |
| if(($user instanceof ElggUser) &&($user->canEdit())) | else |
| $access_status = access_get_show_hidden_status() |
| $user = get_entity($guid) |