[ticket/634] Improve test coverage and fix coding issues
B3P-634
This commit is contained in:
@@ -465,6 +465,8 @@ function get_user_groups()
|
||||
|
||||
if ($groups_ary === false)
|
||||
{
|
||||
$groups_ary = array();
|
||||
|
||||
// get user's groups
|
||||
$sql = 'SELECT group_id
|
||||
FROM ' . USER_GROUP_TABLE . '
|
||||
|
||||
Reference in New Issue
Block a user