Elgg  Version 1.11
default.php
Go to the documentation of this file.
1 <?php
6 echo elgg_echo('error:default: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:43