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