tbrehm
2012-03-07 c0f39a4dff67a68e64bc58bfc214f27045ae2c55
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;