$client=$app->db->queryOneRecord("SELECT ".$limit_parts[1]." as lm FROM sys_group, client WHERE sys_group.client_id = client.client_id and sys_group.groupid = $client_group_id");
$allowed=explode(',',$client['lm']);
}
}
//* values are limited to a field in the system settings