Nedim Hadzimahmutovic
2014-01-02 d33fd2604a98f2ac45fc6129317548fa84c8eaee
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;