Elgg  Version 2.3
403.php
Go to the documentation of this file.
1 <?php
6 echo elgg_echo('error:403:content');
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition: languages.php:21
elgg echo
Translates a string.
Definition: languages.js:48