summaryrefslogtreecommitdiff
path: root/eg
diff options
context:
space:
mode:
authorivan <ivan>2000-10-27 20:15:50 +0000
committerivan <ivan>2000-10-27 20:15:50 +0000
commit52b07e8abd3946578a6c2701ec9e5195ec6b17e6 (patch)
tree23cf8de00fab29ec9d9d805dbdd167cc60590bd7 /eg
parentbd732e6950eb76b971113502f1dd8a97a21f3888 (diff)
session monitor
Diffstat (limited to 'eg')
-rw-r--r--eg/table_template.pm23
1 files changed, 1 insertions, 22 deletions
diff --git a/eg/table_template.pm b/eg/table_template.pm
index 7f74ac342..2cc1e1d6e 100644
--- a/eg/table_template.pm
+++ b/eg/table_template.pm
@@ -100,7 +100,7 @@ sub check {
=head1 VERSION
-$Id: table_template.pm,v 1.1 1999-08-04 08:03:03 ivan Exp $
+$Id: table_template.pm,v 1.2 2000-10-27 20:15:50 ivan Exp $
=head1 BUGS
@@ -110,27 +110,6 @@ The author forgot to customize this manpage.
L<FS::Record>, schema.html from the base documentation.
-=head1 HISTORY
-
-ivan@voicenet.com 97-jul-1
-
-added hfields
-ivan@sisd.com 97-nov-13
-
-$Log: table_template.pm,v $
-Revision 1.1 1999-08-04 08:03:03 ivan
-move table subclass examples out of production directory
-
-Revision 1.4 1998/12/29 11:59:57 ivan
-mostly properly OO, some work still to be done with svc_ stuff
-
-Revision 1.3 1998/11/15 04:33:00 ivan
-updates for newest versoin
-
-Revision 1.2 1998/11/15 03:48:49 ivan
-update for current version
-
-
=cut
1;