Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$content = (string) elgg_extract('content', $vars) | |
Outputs relationship summary content. More... | |
if (elgg_is_empty($content)) | |
$content = (string) elgg_extract('content', $vars) |
Outputs relationship summary content.
$vars['content'] Summary content
Definition at line 8 of file content.php.
if(elgg_is_empty($content)) |
Definition at line 9 of file content.php.