tbrehm
2011-12-07 6882ab1634ec66e621e8964428f741cd7d103a00
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;