|
@@ -456,6 +456,7 @@ elseif($_POST['step6'])
|
|
//STEP 6 : INSTALLATION PROCESS
|
|
//STEP 6 : INSTALLATION PROCESS
|
|
if($installType == 'update')
|
|
if($installType == 'update')
|
|
{
|
|
{
|
|
|
|
+ $_configuration['main_database'] = $dbNameForm;
|
|
include('update-db-1.6.x-1.8.0.inc.php');
|
|
include('update-db-1.6.x-1.8.0.inc.php');
|
|
include('update-files-1.6.x-1.8.0.inc.php');
|
|
include('update-files-1.6.x-1.8.0.inc.php');
|
|
}
|
|
}
|