Elgg  Version 1.11
footer.php
Go to the documentation of this file.
1 <?php
8 if (isset($vars['footer']) && $vars['footer']) {
9  echo '<div class="elgg-foot clearfix">';
10  echo $vars['footer'];
11  echo '</div>';
12 }
elgg echo
Translates a string.
Definition: languages.js:43
if(file_exists($welcome)) $vars
Definition: upgrade.php:93