From: ivan Date: Wed, 22 Nov 2000 23:30:51 +0000 (+0000) Subject: tyop X-Git-Tag: freeside_1_3_0~68 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e085e7fdbffc73d27eb43e5999b85c39499ccb14 tyop --- diff --git a/FS/FS/svc_www.pm b/FS/FS/svc_www.pm index bb765b193..6e741950f 100644 --- a/FS/FS/svc_www.pm +++ b/FS/FS/svc_www.pm @@ -53,7 +53,7 @@ from FS::svc_Common. The following fields are currently supported: =item svcnum - primary key -=item recnum - DNS `A' record corresponding to this web virtual host. (see L) =item usersvc - account (see L) corresponding to this web virtual host. @@ -220,7 +220,7 @@ sub check { =head1 VERSION -$Id: svc_www.pm,v 1.2 2000-03-01 08:13:59 ivan Exp $ +$Id: svc_www.pm,v 1.3 2000-11-22 23:30:51 ivan Exp $ =head1 BUGS @@ -232,7 +232,10 @@ L, L, schema.html from the base documentation. =head1 HISTORY $Log: svc_www.pm,v $ -Revision 1.2 2000-03-01 08:13:59 ivan +Revision 1.3 2000-11-22 23:30:51 ivan +tyop + +Revision 1.2 2000/03/01 08:13:59 ivan compilation bugfixes Revision 1.1 2000/02/03 05:16:52 ivan