X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=082a03d368cfcaef4eaa585823fe10ab29ef3860;hp=2850d4f137ef04fd6ee60f35dcf6ee53273c8527;hb=ad7f49821d40ffd099a45acc32ba91e0e211aede;hpb=1ef4eaf915eedd13ce92b99469f243bfa7b6edfd diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 2850d4f13..082a03d36 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1715,6 +1715,7 @@ sub tables_hashref { 'expiration_date', @date_type, '', '', #communigate pro fields (quota = MaxAccountSize) 'max_accounts', 'int', 'NULL', '', '', '', + 'trailer', 'text', 'NULL', '', '', '', 'cgp_aliases', 'varchar', 'NULL', 255, '', '', 'cgp_accessmodes','varchar','NULL', 255, '', '', #DomainAccessModes 'acct_def_password_selfchange','char', 'NULL', 1, '', '',