X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export_option.pm;h=33b5e5a675600aae7100b48c94448f5bec3f94eb;hp=a0b19fde1ffdc56f27e3fb7843b4c685a60e3f36;hb=c2146ae32fdef80049abfa13098db2d45f3ebdd5;hpb=3039741d0802064c9cd1daea38513ed9bf6bce0e diff --git a/FS/FS/part_export_option.pm b/FS/FS/part_export_option.pm index a0b19fde1..33b5e5a67 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