RT#42393: Verification cust_pay_pending handling in history & report
[freeside.git] / eg / table_template.pm
index 0a6f851..686bef6 100644 (file)
@@ -1,7 +1,7 @@
 package FS::table_name;
+use base qw( FS::Record );
 
 use strict;
-use base qw( FS::Record );
 use FS::Record qw( qsearch qsearchs );
 
 =head1 NAME