1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

[ticket/8064] Change the collation of topic_first_poster_name

PHPBB3-8064
This commit is contained in:
Tristan Darricau
2014-08-09 18:56:15 +02:00
parent 6a8413f064
commit 990e64105f
2 changed files with 47 additions and 2 deletions

View File

@@ -2711,8 +2711,9 @@
0
],
"topic_first_poster_name": [
"VCHAR_UNI",
""
"VCHAR_UNI:255",
"",
"true_sort"
],
"topic_first_poster_colour": [
"VCHAR:6",