fix cch update adding a TAXCAT, RT#21687
[freeside.git] / FS / FS / svc_acct.pm
index 1bfdde0..fd7f5dd 100644 (file)
@@ -1883,12 +1883,14 @@ sub email {
   $self->username. '@'. $self->domain(@_);
 }
 
+
 =item acct_snarf
 
 Returns an array of FS::acct_snarf records associated with the account.
 
 =cut
 
+# unused as originally intended, but now by Communigate Pro "RPOP"
 sub acct_snarf {
   my $self = shift;
   qsearch({