Elgg
Version 3.0
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Configuration exception. | |
Variables | |
$entity = elgg_extract('entity', $vars) | |
if (!$entity instanceof ElggEntity) | |
$entity = elgg_extract('entity', $vars) |
Definition at line 9 of file default.php.
if(!$entity instanceof ElggEntity) |
Definition at line 10 of file default.php.