Passed
Pull Request — release-2.1 (#7093)
by
unknown
05:15 queued 17s
created
Sources/Subs-Membergroups.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -563,7 +563,7 @@
 block discarded – undo
563 563
 
564 564
 		// Is it hidden?
565 565
 		if ($is_hidden == 2)
566
-			$type='only_additional';
566
+			$type = 'only_additional';
567 567
 	}
568 568
 	
569 569
 	// Do the actual updates.
Please login to merge, or discard this patch.