View Single Post
Old 09-19-2003, 03:33 PM  
ADDiCT
Senior Member
 
Join Date: Aug 2003
Posts: 517
Default

basically u just want users with the flag 'G' to have '*' ? no problem for me to add that.

but then what does the line 'admingroups ...' in every userfile mean ?
isn't that the list of groups that user is an admin of ?

should i combine both statements ?
if (user has flag G) or (user has groupid of listed group in his admingroups line) then show '*'
ADDiCT is offline   Reply With Quote