Elgg
Version master
|
Go to the source code of this file.
Variables | |
$sidebar_alt = elgg_extract('sidebar_alt', $vars) | |
Second layout sidebar. More... | |
if (empty( $sidebar_alt)) | |
$sidebar_alt = elgg_extract('sidebar_alt', $vars) |
Second layout sidebar.
@uses $vars['sidebar_alt'] Sidebar view
Definition at line 8 of file sidebar_alt.php.
if(empty($sidebar_alt)) | ( | empty( $sidebar_alt) | ) |
Definition at line 9 of file sidebar_alt.php.