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=a36e0f8a0f69349dafaa16d1d2d57dfb6e5dbc85;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195 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