Elgg  Version 1.9
body.php
Go to the documentation of this file.
1 <?php
8 echo elgg_extract('body', $vars, '');
elgg_extract($key, array $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
Definition: elgglib.php:1464
elgg echo
Translates a string.
Definition: languages.js:43
if(file_exists($welcome)) $vars
Definition: upgrade.php:93