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