update-note about php-pdo being used now

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-11-26 09:41:40 +01:00
parent 81c0771f3b
commit 84ed13d791
4 changed files with 20 additions and 2 deletions

View File

@@ -2446,3 +2446,9 @@ if (isFroxlorVersion('0.9.31-dev1')) {
updateToVersion('0.9.31-dev2');
}
if (isFroxlorVersion('0.9.31-dev2')) {
showUpdateStep("Updating from 0.9.31-dev2 to 0.9.31-dev3", true);
lastStepStatus(0);
updateToVersion('0.9.31-dev3');
}