Hi !

I've got several groups in cascade with different users at different levels....
In my pages, I use mgd_is_member(x) to control access...

my question : how inheritance works between parents groups and children... ?

by example :

group 1 (with user A)
   |
   |----> group 2 (with user B)

<? If (mgd_is_member(id_of_group_1)).... ?>


is user B indirectly member of 1, or A is in 2, by inheritance...????


context : Midgard 1.4.4/SG

I did found any documentation on Midgard webite.

Thanks for your guys ! :-)


Benoit.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to