I have 2 function first
If(is_user_in(“Request-URI”, ”ld”)){
.....
}
So i dont know what to do , second
If(get_user_group(“Request-URI”, ”$avp(i:10)”){
...
}
I put users in 2 groups but they could call each others but i dont want that .
Any help please ,
Thank you.