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