mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12729] Unnecessary whitespace in profilefield_facebook.php
PHPBB3-12729
This commit is contained in:
parent
c408ac52c3
commit
ab47798a3e
1 changed files with 0 additions and 2 deletions
|
@ -57,6 +57,4 @@ class profilefield_facebook extends \phpbb\db\migration\profilefield_base_migrat
|
||||||
'field_contact_desc' => 'VIEW_FACEBOOK_PROFILE',
|
'field_contact_desc' => 'VIEW_FACEBOOK_PROFILE',
|
||||||
'field_contact_url' => 'http://facebook.com/%s/',
|
'field_contact_url' => 'http://facebook.com/%s/',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue