meh it's february already :P
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -679,7 +679,7 @@ opcache.interned_strings_buffer'),
|
||||
('panel', 'customer_hide_options', ''),
|
||||
('panel', 'is_configured', '0'),
|
||||
('panel', 'version', '0.10.0'),
|
||||
('panel', 'db_version', '201901120');
|
||||
('panel', 'db_version', '201902120');
|
||||
|
||||
|
||||
DROP TABLE IF EXISTS `panel_tasks`;
|
||||
|
||||
@@ -194,5 +194,5 @@ if (\Froxlor\Froxlor::isDatabaseVersion('201812190')) {
|
||||
Settings::AddNew('system.errorlog_level', (\Froxlor\Settings::Get('system.webserver') == 'nginx' ? 'error' : 'warn'));
|
||||
lastStepStatus(0);
|
||||
|
||||
\Froxlor\Froxlor::updateToDbVersion('201901120');
|
||||
\Froxlor\Froxlor::updateToDbVersion('201902120');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user