Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$item = elgg_extract('item', $vars) | |
RSS river view. More... | |
if(!$item instanceof ElggRiverItem) | $output = elgg_view($item->getView(), $vars) |
if (empty($output)) | |
$item = elgg_extract('item', $vars) |
if (!$item instanceof ElggRiverItem) $output = elgg_view($item->getView(), $vars) |