Marius Cramer
2013-11-25 5b5f7c5ea79c0c9efcb4ecae4bdf1224e8486833
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;