Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
a70740e2
Commit
a70740e2
authored
Nov 16, 2007
by
Clare Lenihan
Browse files
fixed typo
parent
337e1044
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/db/install.xml
View file @
a70740e2
...
...
@@ -289,7 +289,7 @@
<KEY
NAME=
"primary"
TYPE=
"primary"
FIELDS=
"id"
/>
<KEY
NAME=
"pluginfk"
TYPE=
"foreign"
FIELDS=
"plugin"
REFTABLE=
"interaction_installed"
REFFIELDS=
"name"
/>
<KEY
NAME=
"groupfk"
TYPE=
"foreign"
FIELDS=
"group"
REFTABLE=
"group"
REFFIELDS=
"id"
/>
<KEY
NAME=
"creatorfk"
TYPE=
"fore
g
in"
FIELDS=
"creator"
REFTABLE=
"usr"
REFFIELDS=
"id"
/>
<KEY
NAME=
"creatorfk"
TYPE=
"forei
g
n"
FIELDS=
"creator"
REFTABLE=
"usr"
REFFIELDS=
"id"
/>
</KEYS>
</TABLE>
<!-- user related tables -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment