cfoe
2012-07-10 d311c5888006d960a1f5cd1aa48c42e12eeeeeae
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;