How to create a group adminstrator |
11/11/2009 7:00:20 AM |
PHPRunner General questions | |
M
mmponline author
I have a specific need as displayed in this placed on the topic: how about group access control where each group administrator can change the access control of people below them but cannot see the page of the other groups and cannot change their permission. Each page have the option which group can see the screen (can be more than one).
|
|
![]() |
Sergey Kornilov admin 11/11/2009 |
PHPRunner doesn't support this kind of functionality. The only solution is to code it manually from scratch. |
M
|
mmponline author 11/12/2009 |
Thanks for your reply. Maybe something like this will do the job. I'm just not sure how to implement it. |