1
I have approx 12 groups plus the original three [Admin, guest, and registered]... I would like to make certain aspects of the site available to certain groups:
example:
in menus we use the following...
if isadmin...
else...
endif
The problem is that I can't locate where the core stores these additional variables once I set them up in preferences.
john b