X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_svc.pm;h=c2003c4aa45033a9fdda81bc3891443767a18709;hb=5de6205d74e89fb3227402662d6848c8d52eadb7;hp=bfa56514d536e8870942b68b03a7cc49ca9b67e6;hpb=9ad0574bb99869836af00800423af7249721c1d1;p=freeside.git diff --git a/FS/FS/part_svc.pm b/FS/FS/part_svc.pm index bfa56514d..c2003c4aa 100644 --- a/FS/FS/part_svc.pm +++ b/FS/FS/part_svc.pm @@ -13,7 +13,7 @@ use FS::part_svc_class; @ISA = qw(FS::Record); -$DEBUG = 1; +$DEBUG = 0; =head1 NAME @@ -698,6 +698,8 @@ some components specified by "select-.*.html", and a bunch more... =item select_label - Used with select_table, this is the field name of labels +=item select_allow_empty - Used with select_table, adds an empty option + =back =cut