PDA

View Full Version : which table in dp contains the role ??


PHPycho
19-04-07, 04:07 PM
Hello forums !!
Thanks once again for your valueable help..
I am unable to figure out
which table contains the relationship between users and role type ?
Thanks in advance to all of you !!

caseydk
22-04-07, 12:06 AM
It's not quite as simple as one table.... it's all in the gacl_* tables. Realistically, you might want to check out phpGACL - http://phpgacl.sourceforge.net/ - for how they work.