mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 18:20:31 -05:00
(Update) Automated System Chat Messages
This commit is contained in:
@@ -238,7 +238,7 @@ class BonusController extends Controller
|
||||
$recipient_url = hrefProfile($recipient);
|
||||
|
||||
$this->chat->systemMessage(
|
||||
"[url={$profile_url}]{$user->username}[/url] has gifted {$value} BON to [url={$recipient_url}]{$recipient->username}[/url]"
|
||||
":robot: [b][color=#fb9776]System[/color][/b] : [url={$profile_url}]{$user->username}[/url] has gifted {$value} BON to [url={$recipient_url}]{$recipient->username}[/url]"
|
||||
);
|
||||
|
||||
$pm = new PrivateMessage;
|
||||
|
||||
Reference in New Issue
Block a user