summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/FS/dbdef_index.html
diff options
context:
space:
mode:
authorcvs2git <cvs2git>2001-04-23 12:44:07 +0000
committercvs2git <cvs2git>2001-04-23 12:44:07 +0000
commitb05ab53315716b57305cbe6b2f5032eed314049c (patch)
tree3cc3737d6b3b47896d3f364cdf85d39651b78c09 /htdocs/docs/man/FS/dbdef_index.html
parentfd337973c05b8cd15ecc8c4c9b913c7261e17ed6 (diff)
parent80ba0c074354875c288c143721af08a0a5d02e42 (diff)
This commit was manufactured by cvs2svn to create branchfreeside_1_3_0_pci_mods
'freeside_1_3_0_pci_mods'.
Diffstat (limited to 'htdocs/docs/man/FS/dbdef_index.html')
-rw-r--r--htdocs/docs/man/FS/dbdef_index.html58
1 files changed, 0 insertions, 58 deletions
diff --git a/htdocs/docs/man/FS/dbdef_index.html b/htdocs/docs/man/FS/dbdef_index.html
deleted file mode 100644
index 9d0d12a76..000000000
--- a/htdocs/docs/man/FS/dbdef_index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<HTML>
-<HEAD>
-<TITLE>FS::dbdef_unique.pm - Index object</TITLE>
-<LINK REV="made" HREF="mailto:none">
-</HEAD>
-
-<BODY>
-
-<!-- INDEX BEGIN -->
-
-<UL>
-
- <LI><A HREF="#NAME">NAME</A>
- <LI><A HREF="#SYNOPSIS">SYNOPSIS</A>
- <LI><A HREF="#DESCRIPTION">DESCRIPTION</A>
- <LI><A HREF="#BUGS">BUGS</A>
- <LI><A HREF="#SEE_ALSO">SEE ALSO</A>
-</UL>
-<!-- INDEX END -->
-
-<HR>
-<P>
-<H1><A NAME="NAME">NAME</A></H1>
-<P>
-FS::dbdef_unique.pm - Index object
-
-<P>
-<HR>
-<H1><A NAME="SYNOPSIS">SYNOPSIS</A></H1>
-<P>
-<PRE> use FS::dbdef_index;
-</PRE>
-<P>
-<PRE> # see FS::dbdef_colgroup methods
-</PRE>
-<P>
-<HR>
-<H1><A NAME="DESCRIPTION">DESCRIPTION</A></H1>
-<P>
-FS::dbdef_unique objects represent the (non-unique) indices of a table (<A HREF="../FS/dbdef_table.html">FS::dbdef_table</A>). FS::dbdef_unique inherits from FS::dbdef_colgroup.
-
-<P>
-<HR>
-<H1><A NAME="BUGS">BUGS</A></H1>
-<P>
-Is this empty subclass needed?
-
-<P>
-<HR>
-<H1><A NAME="SEE_ALSO">SEE ALSO</A></H1>
-<P>
-<A HREF="../FS/dbdef_colgroup.html">FS::dbdef_colgroup</A>, <A HREF="../FS/dbdef_record.html">FS::dbdef_record</A>, <A HREF="../FS/Record.html">FS::Record</A>
-
-
-
-</BODY>
-
-</HTML>