We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ab2f9 commit 2bb678cCopy full SHA for 2bb678c
install/sql/ispconfig3.sql
@@ -2070,7 +2070,6 @@ CREATE TABLE `web_domain` (
2070
`backup_excludes` mediumtext,
2071
`active` enum('n','y') NOT NULL default 'y',
2072
`traffic_quota_lock` enum('n','y') NOT NULL default 'n',
2073
- `fastcgi_php_version` varchar(255) DEFAULT NULL,
2074
`proxy_directives` mediumtext,
2075
`last_quota_notification` date NULL default NULL,
2076
`rewrite_rules` mediumtext,
0 commit comments