diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index d08d9f175fd..8212e4cf738 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -1011,7 +1011,9 @@ </table> <table> - + <!-- + List of usernames, their display name and login password. + --> <name>*dbprefix*users</name> <declaration> |