SEBSERV-455 for 1.6
This commit is contained in:
parent
0c04a358f4
commit
3a8d29fe6e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ public class DowngradeSEBSettingsCheck implements DBIntegrityCheck {
|
|||
"400,401,402,403,404,405,406,407,408,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516," +
|
||||
"517,518,519,520,804,812,900,901,904,919,928,940,941,942,950,951,952,953,960,961,970,971,972,973,974,975," +
|
||||
"1100,1101,1102,1103,1104,1105,1106,1108,1116,1120,1121,1122,1123,1124,1125,1129,1130,1131,1132,1133,1500," +
|
||||
"1501,1502,1503,1504,1505,1506,1508,1516,1530,1531,1532,1533,1551,1578,";
|
||||
"1501,1502,1503,1504,1505,1506,1508,1516,1530,1531,1532,1533,1551,1578,947";
|
||||
private final boolean fixDowngrade;
|
||||
|
||||
public DowngradeSEBSettingsCheck(
|
||||
|
|
Loading…
Reference in a new issue