install/sql/ispconfig3.sql | ●●●●● patch | view | raw | blame | history |
install/sql/ispconfig3.sql
@@ -414,7 +414,7 @@ `sys_perm_other` varchar(5) NOT NULL default '', `server_id` int(11) unsigned NOT NULL default '0', `source` varchar(255) NOT NULL, `destination` text NOT NULL default '', `destination` text, `type` enum('alias','aliasdomain','forward','catchall') NOT NULL default 'alias', `active` enum('n','y') NOT NULL, PRIMARY KEY (`forwarding_id`),