Elgg
Version 1.9
|
Go to the source code of this file.
Variables | |
$admin_title = elgg_get_site_entity()->name . ' ' . elgg_echo('admin') | |
Elgg admin header. More... | |
$view_site | |
if(elgg_get_config('elgg_maintenance_mode', null)) | $logout |
$admin_title = elgg_get_site_entity()->name . ' ' . elgg_echo('admin') |
Elgg admin header.
Definition at line 5 of file header.php.
if (elgg_get_config('elgg_maintenance_mode', null)) $logout |
Definition at line 23 of file header.php.
$view_site |
Definition at line 7 of file header.php.