X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=cc6438ab688d8595565248493845fc126757f96b;hp=076be7ed8a6ce1d1d2cd17dc63c1fbb97d221d9d;hb=4cf169cc5a1de8b1ab40f88b1ee388efca7fedaf;hpb=9d8d3c6e4a2d2e757150402b8a89c719b8c1013f diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 076be7ed8..cc6438ab6 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2181,7 +2181,7 @@ sub tables_hashref { 'username', 'varchar', '', $char_d, '', '', '_password', 'varchar', '', $char_d, '', '', 'check_freq', 'int', 'NULL', '', '', '', - 'leave', 'char', 'NULL', 1, '', '', + 'leavemail', 'char', 'NULL', 1, '', '', 'apop', 'char', 'NULL', 1, '', '', 'tls', 'char', 'NULL', 1, '', '', 'mailbox', 'varchar', 'NULL', $char_d, '', '',