Dominik
2015-02-02 5b70bc43c463309d60bac0dbd8ec4990c306385e
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;