so Search.tsf and Search.rdf work
[freeside.git] / FS / FS / part_export_option.pm
index a0b19fd..33b5e5a 100644 (file)
@@ -115,7 +115,7 @@ sub check {
 
   #check options & values?
 
-  ''; #no error
+  $self->SUPER::check;
 }
 
 =back