Falko Timme
2014-06-19 117ecd60c809bbc19a3c1f795f6db9e53465cdec
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;