Skip to content

Commit 2bb678c

Browse files
author
Marius Burkard
committed
- remove dropped column fastcgi_php_version from installer sql file
1 parent 80ab2f9 commit 2bb678c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/sql/ispconfig3.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2070,7 +2070,6 @@ CREATE TABLE `web_domain` (
20702070
`backup_excludes` mediumtext,
20712071
`active` enum('n','y') NOT NULL default 'y',
20722072
`traffic_quota_lock` enum('n','y') NOT NULL default 'n',
2073-
`fastcgi_php_version` varchar(255) DEFAULT NULL,
20742073
`proxy_directives` mediumtext,
20752074
`last_quota_notification` date NULL default NULL,
20762075
`rewrite_rules` mediumtext,

0 commit comments

Comments
 (0)