From 2bf10cbf7b3bba996de0d3a830cbf4ff9a491a9f Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 11 Aug 2006 17:11:46 +0000 Subject: [PATCH] XMLDB schema initial commit for the glossary module --- mod/glossary/db/install.xml | 172 ++++++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 mod/glossary/db/install.xml diff --git a/mod/glossary/db/install.xml b/mod/glossary/db/install.xml new file mode 100644 index 0000000000..f5cef91361 --- /dev/null +++ b/mod/glossary/db/install.xml @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file -- 2.39.5