summaryrefslogtreecommitdiff
path: root/FS/FS/part_event_option.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_event_option.pm')
-rw-r--r--FS/FS/part_event_option.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/part_event_option.pm b/FS/FS/part_event_option.pm
index 43e1da9..09b7756 100644
--- a/FS/FS/part_event_option.pm
+++ b/FS/FS/part_event_option.pm
@@ -2,6 +2,7 @@ package FS::part_event_option;
use strict;
use vars qw( @ISA );
+use Scalar::Util qw( blessed );
use FS::UID qw( dbh );
use FS::Record qw( qsearch qsearchs );
use FS::part_event;