RT#27425: Fixed/blank svc_phone domain
[freeside.git] / FS / FS / part_svc.pm
index bfa5651..c2003c4 100644 (file)
@@ -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