stray closing /TABLE in the no-ticket case
[freeside.git] / FS / FS / svc_acct_pop.pm
index 196ab7e..de41f5b 100644 (file)
@@ -93,6 +93,7 @@ sub check {
       or $self->ut_number('ac')
       or $self->ut_number('exch')
       or $self->ut_numbern('loc')
+      or $self->SUPER::check
   ;
 
 }
@@ -185,10 +186,6 @@ END
 
 =back
 
-=head1 VERSION
-
-$Id: svc_acct_pop.pm,v 1.9 2003-07-04 01:37:46 ivan Exp $
-
 =head1 BUGS
 
 It should be renamed to part_pop.