Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$attachments = elgg_extract('attachments', $vars) | |
Outputs attachments. More... | |
if (!$attachments) | |
$attachments = elgg_extract('attachments', $vars) |
Outputs attachments.
$vars['attachments'] Attachments HTML
Definition at line 9 of file attachments.php.
if(!$attachments) |
Definition at line 10 of file attachments.php.