Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$annotation = elgg_extract('annotation', $vars) | |
Elgg default annotation view. More... | |
if (!$annotation instanceof ElggAnnotation) | |
$annotation = elgg_extract('annotation', $vars) |
Elgg default annotation view.
$vars['annotation'] ElggAnnotation
Definition at line 10 of file default.php.
if(!$annotation instanceof ElggAnnotation) |
Definition at line 11 of file default.php.