mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-12 20:56:40 +02:00
[ticket/17129] Update contact url template
PHPBB3-17129
This commit is contained in:
@ -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'"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user