Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$footer = elgg_extract('footer', $vars) | |
Wrap form footer $vars['footer'] Form footer $vars['action_name'] Action name. More... | |
if (empty($footer)) | |
$footer = elgg_extract('footer', $vars) |
Wrap form footer $vars['footer'] Form footer $vars['action_name'] Action name.
Definition at line 8 of file footer.php.
if(empty($footer)) |
Definition at line 9 of file footer.php.