From: ivan Date: Mon, 10 Jun 2002 23:02:41 +0000 (+0000) Subject: fix *** ERROR: unterminated L<...> at line 299 in file FS/domain_record.pm X-Git-Tag: freeside_1_4_0_pre14~27 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=75f034098e0dc30b2a34ec4273a8f9fbe1147e5e;ds=sidebyside fix *** ERROR: unterminated L<...> at line 299 in file FS/domain_record.pm --- diff --git a/FS/FS/domain_record.pm b/FS/FS/domain_record.pm index 4ed713c77..03f9e10bb 100644 --- a/FS/FS/domain_record.pm +++ b/FS/FS/domain_record.pm @@ -296,7 +296,7 @@ sub increment_serial { =item svc_domain -Returns the domain (see L) for this record. =cut @@ -309,7 +309,7 @@ sub svc_domain { =head1 VERSION -$Id: domain_record.pm,v 1.9 2002-05-23 13:00:08 ivan Exp $ +$Id: domain_record.pm,v 1.10 2002-06-10 23:02:41 ivan Exp $ =head1 BUGS