X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_acct_sm.pm;h=c92f1421f282cf39a953d111bcfdaf1ce29d9395;hb=1fd6d8cf5d7854860ef4fd10ed89828e0c04ec39;hp=7615c211de3cf70372ce6f40a090a045f168dc29;hpb=c6708c86785662d8f0c12e23936bf7b1916f411c;p=freeside.git diff --git a/FS/FS/svc_acct_sm.pm b/FS/FS/svc_acct_sm.pm index 7615c211d..c92f1421f 100644 --- a/FS/FS/svc_acct_sm.pm +++ b/FS/FS/svc_acct_sm.pm @@ -211,7 +211,7 @@ sub check { my $x = $self->setfixed; return $x unless ref($x); - my $part_svc = $x; + #my $part_svc = $x; my($recref) = $self->hashref; @@ -238,7 +238,7 @@ sub check { =head1 VERSION -$Id: svc_acct_sm.pm,v 1.4 2001-08-20 09:41:52 ivan Exp $ +$Id: svc_acct_sm.pm,v 1.5 2001-09-06 20:41:59 ivan Exp $ =head1 BUGS