Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$title = elgg_extract('title', $vars) | |
Elgg title element. More... | |
if(!is_string($title)||$title=== '') | $tag = (string) elgg_extract('tag', $vars, 'h1', false) |
if (!is_string($title)||$title=== '') $tag = (string) elgg_extract('tag', $vars, 'h1', false) |
$title = elgg_extract('title', $vars) |