D
DevPunk
Guest
Why is a warning and the resulting ban (warning action) - not used the reason from the warning?
XF uses here, firmly burned into the code, a phrase that is useless.
Code:
Totally stupid and for the user not understandable why he was banned.
Continue reading...
XF uses here, firmly burned into the code, a phrase that is useless.
Code:
$reason = strval(\XF::phrase('warning_ban_reason'));
Totally stupid and for the user not understandable why he was banned.
Continue reading...