Passed
Pull Request — release-2.1 (#5337)
by Michael
04:28
created
Sources/Subs-Post.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1754,7 +1754,7 @@
 block discarded – undo
1754 1754
 
1755 1755
 	if (!empty($modSettings['enable_mentions']))
1756 1756
 	{
1757
-	    // Get any members who were possibly mentioned
1757
+		// Get any members who were possibly mentioned
1758 1758
 		$msgOptions['mentioned_members'] = Mentions::getMentionedMembers($msgOptions['body']);
1759 1759
 		if (!empty($msgOptions['mentioned_members']))
1760 1760
 		{
Please login to merge, or discard this patch.