Elgg
Version 6.2
|
Go to the source code of this file.
Variables | |
$item = elgg_extract('item', $vars) | |
Layout of a river item. More... | |
if (! $item instanceof ElggRiverItem) | |
$item = elgg_extract('item', $vars) |
if(! $item instanceof ElggRiverItem) | ( | ! $item instanceof | ElggRiverItem | ) |
Definition at line 9 of file layout.php.