summaryrefslogtreecommitdiff
path: root/FS/FS/m2name_Common.pm
diff options
context:
space:
mode:
authorivan <ivan>2011-09-22 21:42:31 +0000
committerivan <ivan>2011-09-22 21:42:31 +0000
commit2413a3d43808ea6567bf25215d810bf102c498fd (patch)
tree5185a24654ef3c819fdadf630a47a48c6b95c455 /FS/FS/m2name_Common.pm
parent62467552aeac89b995ccecdab1a6044d4f42f3e8 (diff)
random cleanups
Diffstat (limited to 'FS/FS/m2name_Common.pm')
-rw-r--r--FS/FS/m2name_Common.pm4
1 files changed, 1 insertions, 3 deletions
diff --git a/FS/FS/m2name_Common.pm b/FS/FS/m2name_Common.pm
index e9dcee9..e08d5cb 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