From ae01ce5a885b51179d78e200338ec87e945b98ae Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 11 Feb 2002 23:01:01 +0000 Subject: [PATCH] oops, code hidden by pod --- FS/FS/svc_forward.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FS/FS/svc_forward.pm b/FS/FS/svc_forward.pm index 1476dbf78..7fde3eeab 100644 --- a/FS/FS/svc_forward.pm +++ b/FS/FS/svc_forward.pm @@ -308,16 +308,18 @@ sub srcsvc_acct { Returns the FS::svc_acct object referenced by the srcsvc column, or false for forwards not local to freeside. -=back +=cut sub dstsvc_acct { my $self = shift; qsearchs('svc_acct', { 'svcnum' => $self->dstsvc } ); } +=back + =head1 VERSION -$Id: svc_forward.pm,v 1.8 2001-10-29 20:53:38 ivan Exp $ +$Id: svc_forward.pm,v 1.9 2002-02-11 23:01:01 ivan Exp $ =head1 BUGS -- 2.11.0