Falko Timme
2014-12-17 b8cdf90fdb9b83d7fdc22de4c1d2cc6ceb3401c7
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;