mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 10:08:31 -05:00
(Update) Removed left behind debug code
This commit is contained in:
@@ -211,8 +211,6 @@ class ForumController extends Controller
|
||||
|
||||
$appurl = config('app.url');
|
||||
|
||||
$this->tag->setDebug(true);
|
||||
|
||||
$this->tag->messageTaggedUsers($content,
|
||||
"You have been tagged by {$user->username}",
|
||||
"The following user, {$user->username}, has tagged you in a forum post. You can view it [url={$appurl}/forums/topic/{$topic->slug}.{$topic->id}?page={$post->getPageNumber()}#post-{$post->id}] HERE [/url]"
|
||||
|
||||
Reference in New Issue
Block a user