X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_svc.pm;h=f56878acf4f938903aa708766cb2a158db5af1a1;hb=dcc681be581db6779de6cf71f94ad2ea28614bed;hp=e1ae02b78e37736b5d7fb33854901d63b2dfe800;hpb=fcb43580b83129097a2abf53104ca29f3185d44b;p=freeside.git diff --git a/FS/FS/part_svc.pm b/FS/FS/part_svc.pm index e1ae02b78..f56878acf 100644 --- a/FS/FS/part_svc.pm +++ b/FS/FS/part_svc.pm @@ -12,7 +12,7 @@ use FS::export_svc; use FS::cust_svc; use FS::part_svc_class; -$DEBUG = 1; +$DEBUG = 0; =head1 NAME @@ -697,6 +697,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