Marius Burkard
2016-02-29 45e9406a0fd6e872219a09d913bdfa49bd22e87b
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;