mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Merge pull request #2870 from nickvergessen/ticket/12970
[ticket/12970] Regenerate schema.json with new dependencies * nickvergessen/ticket/12970: [ticket/12970] Regenerate schema.json with new dependencies
This commit is contained in:
commit
f76d671dc7
1 changed files with 16 additions and 16 deletions
|
@ -2088,16 +2088,12 @@
|
|||
"UINT",
|
||||
0
|
||||
],
|
||||
"pf_phpbb_skype": [
|
||||
"VCHAR",
|
||||
"pf_phpbb_interests": [
|
||||
"MTEXT",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_twitter": [
|
||||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_youtube": [
|
||||
"VCHAR",
|
||||
"pf_phpbb_occupation": [
|
||||
"MTEXT",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_facebook": [
|
||||
|
@ -2108,14 +2104,6 @@
|
|||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_interests": [
|
||||
"MTEXT",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_occupation": [
|
||||
"MTEXT",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_icq": [
|
||||
"VCHAR",
|
||||
""
|
||||
|
@ -2124,6 +2112,14 @@
|
|||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_skype": [
|
||||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_twitter": [
|
||||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_website": [
|
||||
"VCHAR",
|
||||
""
|
||||
|
@ -2136,6 +2132,10 @@
|
|||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_youtube": [
|
||||
"VCHAR",
|
||||
""
|
||||
],
|
||||
"pf_phpbb_aol": [
|
||||
"VCHAR",
|
||||
""
|
||||
|
|
Loading…
Add table
Reference in a new issue