Passed
Push — master ( e0709e...805894 )
by Chris
06:51
created
includes/admin/common.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -838,7 +838,7 @@
 block discarded – undo
838 838
 	// equivalent to: 01/13/2020 @ 12:00am (UTC)
839 839
 	$end_time = '1578873600';
840 840
 
841
-	if ( $dismiss_tooltip )  {
841
+	if ( $dismiss_tooltip ) {
842 842
 		return;
843 843
 	}
844 844
 	
Please login to merge, or discard this patch.