Elgg  Version 2.3
Variables
complete.php File Reference

Go to the source code of this file.

Variables

 $url = elgg_get_site_url() . $vars['destination']
 Install completion page. More...
 
 $text = elgg_echo('install:complete:gotosite')
 

Variable Documentation

$text = elgg_echo('install:complete:gotosite')

Definition at line 13 of file complete.php.

$url = elgg_get_site_url() . $vars['destination']

Install completion page.

Definition at line 12 of file complete.php.