(Update) Removed left behind debug code

This commit is contained in:
poppabear8883
2018-04-24 10:07:55 -04:00
parent 9b27fd7da5
commit e41a82bc4c
-2
View File
@@ -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]"