Revert "RT# 77964 - fixed so deferring date now works when waive setup fee is set"
[freeside.git] / FS / FS / m2name_Common.pm
index e9dcee9..e08d5cb 100644 (file)
@@ -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