mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-18 13:30:08 +02:00
[ticket/17129] Update contact url template
PHPBB3-17129
This commit is contained in:
parent
6e77ca50ae
commit
437839ba72
@ -75,7 +75,7 @@ class profilefields_update extends \phpbb\db\migration\migration
|
|||||||
field_minlen = '3',
|
field_minlen = '3',
|
||||||
field_maxlen = '60',
|
field_maxlen = '60',
|
||||||
field_validation = '$field_validation',
|
field_validation = '$field_validation',
|
||||||
field_contact_url = '%s'
|
field_contact_url = 'https://youtube.com/%s'
|
||||||
WHERE field_name = 'phpbb_youtube'"
|
WHERE field_name = 'phpbb_youtube'"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user