general review credential store

This commit is contained in:
fbsanchez 2019-06-26 10:39:18 +02:00
parent 4754e20784
commit fdf2a983d2

View File

@ -403,7 +403,7 @@ function credentials_list_accounts($product)
if (!isset($user_groups)) { if (!isset($user_groups)) {
$user_groups = users_get_groups( $user_groups = users_get_groups(
$config['id_user'], $config['id_user'],
'AW' 'AR'
); );
// Always add group 'ALL' because 'ALL' group credentials // Always add group 'ALL' because 'ALL' group credentials