Passed
Push — renovate/configure ( 168ff9...96a2ff )
by
unknown
03:22
created
services/blocks/action/save_block.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
 
89 89
 		if (!empty($groups))
90 90
 		{
91
-			$permission =  array(
91
+			$permission = array(
92 92
 				'type'		=> $this->request->variable('perm_type', 0),
93 93
 				'groups'	=> $groups,
94 94
 			);
Please login to merge, or discard this patch.