15 <div
class=
"elgg-messages-exception">
16 <span title=
"Unrecoverable Error">
17 <?php echo
elgg_echo(
'exception:contact_admin'); ?>
19 Exception at time <?php echo date(DATE_W3C, elgg_extract('ts', $vars)); ?>.
elgg_is_admin_logged_in()
Returns whether or not the viewer is currently logged in and an admin user.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.