X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fnas.pm;h=97b0ea17daca0a3c6464eebeb7edb72978795b3e;hb=b49c1bd5510a5f10b05bffacc6cc8b6a1b2153e8;hp=2d17df899789a97b7411c875cc20355386fc4715;hpb=2041a9143fac20b79ead4a1ae01224dedf5b27c2;p=freeside.git diff --git a/FS/FS/nas.pm b/FS/FS/nas.pm index 2d17df899..97b0ea17d 100644 --- a/FS/FS/nas.pm +++ b/FS/FS/nas.pm @@ -98,7 +98,7 @@ returns the error, otherwise returns false. =item check -Checks all fields to make sure this is a valid example. If there is +Checks all fields to make sure this is a valid NAS. If there is an error, returns the error, otherwise returns false. Called by the insert and replace methods. @@ -136,10 +136,6 @@ sub heartbeat { =back -=head1 VERSION - -$Id: nas.pm,v 1.7 2003-08-05 00:20:43 khoff Exp $ - =head1 BUGS heartbeat method uses SQL directly and doesn't update history tables.