From: Richard S. <ri...@ri...> - 2003-03-16 22:41:16
|
I have my module installed and it's user rights that you can set when=20 administering users. My question is, how do I check a specific right=20 that is assigned to the current user logged in? I used=20 $_SESSION['OBJ_user']->getUserVar("write",=20 $_SESSION['OBJ_user']->user_id, "my_module")... Am I using the wrong=20 function? Thanks Richard S.=00= |