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

@@ -540,7 +540,7 @@ INSERT INTO `panel_settings` (`settinggroup`, `varname`, `value`) VALUES
('panel', 'phpconfigs_hidestdsubdomain', '0'),
('panel', 'allow_theme_change_admin', '1'),
('panel', 'allow_theme_change_customer', '1'),
('panel', 'version', '0.9.31-dev2');
('panel', 'version', '0.9.31-dev3');
DROP TABLE IF EXISTS `panel_tasks`;