CC-2806: Create upgrade template file
-minor tweaks
This commit is contained in:
parent
d54066fca8
commit
0af749dd20
2 changed files with 8 additions and 5 deletions
|
@ -70,7 +70,7 @@ class UpgradeCommon{
|
|||
}
|
||||
}
|
||||
|
||||
$default_suffix = "200";
|
||||
$default_suffix = CONF_BACKUP_SUFFIX;
|
||||
self::CreateIniFiles($default_suffix);
|
||||
self::MergeConfigFiles($configFiles, $suffix);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue