Florian Schaal
2015-09-03 aff9acb444d92c9ee2a0a86ce66dc6fa74ee3596
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;