Elgg
Version master
|
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.
@uses $vars['attachments'] Attachments HTML
Definition at line 9 of file attachments.php.
if(! $attachments) | ( | ! | $attachments | ) |
Definition at line 10 of file attachments.php.