Elgg
Version master
|
Go to the source code of this file.
Variables | |
$entity = elgg_extract('entity', $vars) | |
JSON group view. More... | |
if (! $entity instanceof ElggEntity) | |
$entity = elgg_extract('entity', $vars) |
JSON group view.
Definition at line 6 of file default.php.
if(! $entity instanceof ElggEntity) | ( | ! $entity instanceof | ElggEntity | ) |
Definition at line 7 of file default.php.