Go to the source code of this file.
◆ $link
Initial value:
'text' =>
elgg_echo(
'install:complete:gotosite'),
'class' => ['elgg-button', 'elgg-button-action'],
])
elgg_get_site_url()
Get the URL for the current (or specified) site, ending with "/".
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.
elgg_view(string $view, array $vars=[], string $viewtype='')
Return a parsed view.
Install completion page.
Definition at line 8 of file complete.php.