Elgg  Version 2.3
admin_exception.php
Go to the documentation of this file.
1 <?php
14 ?>
15 
16 <p class="elgg-messages-exception">
17  <span title="Unrecoverable Error">
18  <?php echo elgg_echo('exception:contact_admin'); ?>
19  <br /><br />
20  Exception at time <?php echo $vars['ts']; ?>.
21  </span>
22 </p>
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition: languages.php:21
ui datepicker td span
Definition: admin.css.php:680
ui datepicker title
Definition: admin.css.php:662
elgg echo
Translates a string.
Definition: languages.js:48
p
Definition: admin.css.php:118