tbrehm
2013-02-26 e5c896fb17570b27f53ac7dd0c500ee40a78e8ff
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;