This commit was manufactured by cvs2svn to create branch
[freeside.git] / FS / FS / queue.pm
index 9dcb2e3..68a4863 100644 (file)
@@ -213,7 +213,7 @@ sub check {
   $self->status('new') unless $self->status;
   $self->_date(time) unless $self->_date;
 
-  $self->SUPER::check;
+  ''; #no error
 }
 
 =item args
@@ -424,7 +424,7 @@ END
 
 =head1 VERSION
 
-$Id: queue.pm,v 1.17 2004-03-03 13:42:08 ivan Exp $
+$Id: queue.pm,v 1.15.4.1 2004-03-03 13:44:27 ivan Exp $
 
 =head1 BUGS