Elgg
Version 2.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
failsafe
messages
exceptions
exception.php
Go to the documentation of this file.
1
<?php
12
?>
13
14
<
p
class
=
"elgg-messages-exception"
>
15
<
span
title
=
"Unrecoverable Error"
>
16
<?php
echo
elgg_echo
(
'exception:contact_admin'
); ?>
17
<br /><br />
18
Exception
at time <?php echo $vars['ts']; ?>.
19
</
span
>
20
</
p
>
elgg_echo
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition:
languages.php:21
span
ui datepicker td span
Definition:
admin.css.php:680
title
ui datepicker title
Definition:
admin.css.php:662
echo
elgg echo
Translates a string.
Definition:
languages.js:48
p
p
Definition:
admin.css.php:118
Exception
Generated on Sat Dec 21 2024 00:01:05 for Elgg by
1.8.11