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