X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=site_perl%2Ftable_template.pm;h=8945a39d72b56111f1994ae4f08faf0073906fc4;hb=61f2610ee6b8660a206a05675899ed72a5e59296;hp=5b560a2e71890036403c8a764de49ddaa245b828;hpb=71825c330729668bfa658a0203b0e3cb8362a4f9;p=freeside.git diff --git a/site_perl/table_template.pm b/site_perl/table_template.pm index 5b560a2e7..8945a39d7 100644 --- a/site_perl/table_template.pm +++ b/site_perl/table_template.pm @@ -78,7 +78,6 @@ sub insert { $self->add; } - =item delete Delete this record from the database. @@ -126,6 +125,12 @@ sub check { ''; #no error } +=back + +=head1 VERSION + +$Id: table_template.pm,v 1.3 1998-11-15 04:33:00 ivan Exp $ + =head1 BUGS The author forgot to customize this manpage. @@ -142,7 +147,10 @@ added hfields ivan@sisd.com 97-nov-13 $Log: table_template.pm,v $ -Revision 1.2 1998-11-15 03:48:49 ivan +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