Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$subtitle = elgg_extract('subtitle', $vars) | |
Outputs object subtitle. More... | |
if(!isset($subtitle)) | if (!$subtitle) |
$subtitle = elgg_extract('subtitle', $vars) |
if (!isset($subtitle)) if(!$subtitle) |
Definition at line 13 of file subtitle.php.