* Add the new version.
This commit is contained in:
@@ -923,6 +923,7 @@ class upgradeModel extends model
|
||||
$confirmContent .= file_get_contents($this->getUpgradeFile('16.4'));
|
||||
|
||||
case '16_5_beta1': $confirmContent .= file_get_contents($this->getUpgradeFile('16.5.beta1'));
|
||||
case '16_5': $confirmContent .= file_get_contents($this->getUpgradeFile('16.5'));
|
||||
}
|
||||
|
||||
return $confirmContent;
|
||||
|
||||
Reference in New Issue
Block a user