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