Florian Schaal
2015-02-16 eac7f21ee36394351d11da1b42f1f3a415c4ab6f
updated ispconfig3.sql - ipv6 for openvz
1 files modified
2 ■■■ changed files
install/sql/ispconfig3.sql 2 ●●● patch | view | raw | blame | history
install/sql/ispconfig3.sql
@@ -985,7 +985,7 @@
  `sys_perm_group` varchar(5) DEFAULT NULL,
  `sys_perm_other` varchar(5) DEFAULT NULL,
  `server_id` int(11) NOT NULL DEFAULT '0',
  `ip_address` varchar(15) DEFAULT NULL,
  `ip_address` varchar(39) DEFAULT NULL,
  `vm_id` int(11) NOT NULL DEFAULT '0',
  `reserved` varchar(255) NOT NULL DEFAULT 'n',
  PRIMARY KEY (`ip_address_id`)