1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/16315] Remove Google+ profile field

PHPBB3-16315
This commit is contained in:
Alfredo Ramos
2020-03-24 22:16:51 -06:00
parent d7435d02d3
commit 43e3b3e328
10 changed files with 82 additions and 178 deletions

View File

@@ -56,15 +56,6 @@ services:
tags:
- { name: profilefield.type }
profilefields.type.googleplus:
class: phpbb\profilefields\type\type_googleplus
arguments:
- '@request'
- '@template'
- '@user'
tags:
- { name: profilefield.type }
profilefields.type.int:
class: phpbb\profilefields\type\type_int
arguments: