17 <div
class=
"elgg-messages-exception">
18 <span title=
"Unrecoverable Error">
19 <?php echo
elgg_echo(
'exception:contact_admin'); ?>
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
$exception
Elgg exception (failsafe mode) Displays a single exception.
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.