summaryrefslogtreecommitdiff
path: root/FS/FS/part_event_option.pm
diff options
context:
space:
mode:
authorivan <ivan>2008-04-15 13:42:40 +0000
committerivan <ivan>2008-04-15 13:42:40 +0000
commit477015901c379f8cd6ba46cfaa4a9ae284ae582d (patch)
treef4307128f80570f1f9f38250fb1769e942ec4b99 /FS/FS/part_event_option.pm
parent22a294936609cfcb452742a158fafaa55d3a6fd1 (diff)
new package editor
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;