Add some database design
This commit is contained in:
parent
e9a1ee8241
commit
3d6a2dc2e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ vendor
|
||||
settings.php
|
||||
nbproject/private
|
||||
*.sync-conflict*
|
||||
*.bak
|
BIN
database.mwb
Normal file
BIN
database.mwb
Normal file
Binary file not shown.
@ -29,6 +29,4 @@ define("STRINGS", [
|
||||
"login server user data error" => "The login server refused to provide account information. Try again or contact technical support.",
|
||||
"captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.",
|
||||
"home" => "Home",
|
||||
"more" => "More",
|
||||
"test" => "Test"
|
||||
]);
|
Loading…
x
Reference in New Issue
Block a user