summaryrefslogtreecommitdiff
path: root/FS/FS/nas.pm
diff options
context:
space:
mode:
authorivan <ivan>2002-03-04 12:48:49 +0000
committerivan <ivan>2002-03-04 12:48:49 +0000
commit239484572a9191100993bb1e85ffe8834689feb0 (patch)
tree94c61ae16e6507918272721acd58791129ba1f99 /FS/FS/nas.pm
parentdac484e8356be5b235cacebe83059b7eb6588c13 (diff)
*** empty log message ***
Diffstat (limited to 'FS/FS/nas.pm')
-rw-r--r--FS/FS/nas.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/FS/FS/nas.pm b/FS/FS/nas.pm
index cb0c1b9..58c6827 100644
--- a/FS/FS/nas.pm
+++ b/FS/FS/nas.pm
@@ -136,10 +136,12 @@ sub heartbeat {
=head1 VERSION
-$Id: nas.pm,v 1.5 2001-04-15 13:35:12 ivan Exp $
+$Id: nas.pm,v 1.6 2002-03-04 12:48:49 ivan Exp $
=head1 BUGS
+heartbeat method uses SQL directly and doesn't update history tables.
+
=head1 SEE ALSO
L<FS::Record>, schema.html from the base documentation.