X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fclientapi_session_field.pm;h=d9bd697f5fb286a20a32e5db81b3548ce26d8638;hp=bfa487ded07aff847e730cd300a52537150f931f;hb=389b6f1116c3309c2ee57a6c295ed1a793503095;hpb=c0383e7dff7633790d88e709f1b74da121e47f40 diff --git a/FS/FS/clientapi_session_field.pm b/FS/FS/clientapi_session_field.pm index bfa487ded..d9bd697f5 100644 --- a/FS/FS/clientapi_session_field.pm +++ b/FS/FS/clientapi_session_field.pm @@ -1,10 +1,7 @@ package FS::clientapi_session_field; +use base qw(FS::Record); use strict; -use vars qw( @ISA ); -use FS::Record qw( qsearch qsearchs ); - -@ISA = qw(FS::Record); =head1 NAME @@ -113,8 +110,6 @@ sub check { =head1 BUGS -The author forgot to customize this manpage. - =head1 SEE ALSO L, L, L, schema.html from the