X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FCondition%2Fhas_pkgpart.pm;h=5505a99c5749f6788d1a66779805269134e1e30e;hb=38e8bacd564b497854017c54dff8ebc0abe2cb33;hp=d85e1bd43fb3c4544b3a336e4abb4716eee2f565;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125;p=freeside.git diff --git a/FS/FS/part_event/Condition/has_pkgpart.pm b/FS/FS/part_event/Condition/has_pkgpart.pm index d85e1bd43..5505a99c5 100644 --- a/FS/FS/part_event/Condition/has_pkgpart.pm +++ b/FS/FS/part_event/Condition/has_pkgpart.pm @@ -1,9 +1,8 @@ package FS::part_event::Condition::has_pkgpart; +use base qw( FS::part_event::Condition ); use strict; -use base qw( FS::part_event::Condition ); - sub description { 'Customer has uncancelled specific package(s)'; } sub eventtable_hashref {