summaryrefslogtreecommitdiff
path: root/FS/FS/part_export_option.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_export_option.pm')
-rw-r--r--FS/FS/part_export_option.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export_option.pm b/FS/FS/part_export_option.pm
index a0b19fd..33b5e5a 100644
--- a/FS/FS/part_export_option.pm
+++ b/FS/FS/part_export_option.pm
@@ -115,7 +115,7 @@ sub check {
#check options & values?
- ''; #no error
+ $self->SUPER::check;
}
=back