Dominik
2015-11-19 634132a0d83a3c83a3927e2aa943c035030d6b80
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;