parent
7a360efce0
commit
44f6dcb34e
|
@ -527,6 +527,7 @@ function install_missing_modules_error($profile) {
|
|||
*/
|
||||
function install_complete($profile) {
|
||||
global $base_url;
|
||||
$output = '';
|
||||
// Store install profile for later use.
|
||||
variable_set('install_profile', $profile);
|
||||
|
||||
|
|
Loading…
Reference in New Issue