X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fm2name_Common.pm;h=e08d5cbbedccb17b433ce77116076ee9c60ffe3a;hp=e9dcee9b9d164d6f9f5c0909d443786e08fae6ce;hb=389b6f1116c3309c2ee57a6c295ed1a793503095;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c diff --git a/FS/FS/m2name_Common.pm b/FS/FS/m2name_Common.pm index e9dcee9b9..e08d5cbbe 100644 --- a/FS/FS/m2name_Common.pm +++ b/FS/FS/m2name_Common.pm @@ -16,9 +16,7 @@ FS::m2name_Common - Mixin class for tables with a related table listing names =head1 SYNOPSIS -use FS::m2name_Common; - -@ISA = qw( FS::m2name_Common FS::Record ); + use base qw( FS::m2name_Common FS::Record ); =head1 DESCRIPTION