Florian Schaal
2014-03-05 1c58c1af20169691e135f22e0123058e4f8d41d4
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;