Marius Cramer
2014-01-28 746e52a6f3cfdd6438f9c62b39c119925a9405f9
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;