tbrehm
2012-05-08 b0eb45d3d1e363cc93da0b24988e6f8452e73319
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;