Skip to content

Commit a4d6633

Browse files
committed
add todo note
1 parent 0a577b8 commit a4d6633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/controllers/SettingsController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ private function _globalValues(array &$array): void
237237
}
238238
}
239239

240+
//TODO global settings for usergroups
241+
240242

241243
if (is_array($value)) {
242244
$this->_globalValues($value);

0 commit comments

Comments
 (0)