truonglv
Well-known member
- Affected version
- 2.2.8
As currently it's
But it doesn't have that method.
Code:
Fired inside the constructor \XF\Service\User\ContentChange class in the combineData() method.
This allows you to add extra tables and columns that should be updated when a user is renamed, deleted or merged. Note that adding steps requires a class extension.
But it doesn't have that method.