X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fphone_type.pm;h=ded6b918ad66f7223a9bed1da7c1a1512c4e4eb2;hp=d2ef465bdf3789f4026c3028daa24f94ed6ef992;hb=674cb2d9d7105f4cc2871539b2e9f7088cdaa750;hpb=63a268637b2d51a8766412617724b9436439deb6 diff --git a/FS/FS/phone_type.pm b/FS/FS/phone_type.pm index d2ef465bd..ded6b918a 100644 --- a/FS/FS/phone_type.pm +++ b/FS/FS/phone_type.pm @@ -1,7 +1,7 @@ package FS::phone_type; +use base qw( FS::Record ); use strict; -use base qw( FS::Record ); use FS::Record qw( qsearch ); # qsearchs ); =head1 NAME