|
Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
| $refresh = '' | |
| Navigation for installation pages. More... | |
| if(isset($vars['refresh']) && $vars['refresh']) | $next_text = elgg_echo('install:next') |
| $next_link = elgg_get_site_url()."install.php?step={$vars['next_step']}" | |
| $next = "<a href=\"$next_link\">$next_text</a>" | |
| $next_link = elgg_get_site_url()."install.php?step={$vars['next_step']}" |