|
Elgg
Version 6.3
|
Go to the source code of this file.
Variables | |
| $actor_text = elgg_extract('actor', $vars) | |
| Display information about who deleted a given entity. More... | |
| if(!isset($actor_text)) | if (elgg_is_empty( $actor_text)) |
| $actor_text = elgg_extract('actor', $vars) |
| if (!isset( $actor_text)) if(elgg_is_empty($actor_text)) | ( | elgg_is_empty( $actor_text) | ) |