Marius Burkard
2016-01-04 a4e127a6af97041b2c067f888f8c73a8aec682f1
1
2
alter table client_template add column web_php_options varchar(255) not null default 'no' after limit_web_quota;
alter table client_template add column ssh_chroot varchar(255) not null default 'no' after limit_shell_user;