X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Ffs-setup;h=77f1452eba8b659fac269fe473d928f334a78fa2;hp=9b9ce8686083dca91392c4d4513b0f5da190cdf8;hb=3162b06a6d3be9ddf4daea2c29cd94516ac40f68;hpb=0e8861ca6b3b04b99ea9477e8c1555561b21c929 diff --git a/bin/fs-setup b/bin/fs-setup index 9b9ce8686..77f1452eb 100755 --- a/bin/fs-setup +++ b/bin/fs-setup @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: fs-setup,v 1.93 2002-06-08 07:48:37 khoff Exp $ +# $Id: fs-setup,v 1.94 2002-06-10 01:39:50 khoff Exp $ #to delay loading dbdef until we're ready BEGIN { $FS::Record::setup_hack = 1; } @@ -662,7 +662,6 @@ sub tables_hash_hack { 'plandata', 'text', 'NULL', '', 'disabled', 'char', 'NULL', 1, 'taxclass', 'varchar', 'NULL', $char_d, - 'def_svcpart','int', '', '', ], 'primary_key' => 'pkgpart', 'unique' => [ [] ],