@@ -88,7 +88,7 @@ |
||
| 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 | ); |