Folks, Are these naming conventions going to trigger a collision internally ?
[users] # The 'users' section is for simple deployments # when you only need a small number of statically-defined # set of User accounts. administrator = administrator,administrator anonymous = anonymous,anonymous [roles] # The 'roles' section is for simple deployments # when you only need a small number of statically-defined # roles. administrator = create,read,update,delete anonymous = read,update the users and roles are the same name. i m wondering if they will trigger a collision. Best regards and thanks... KEN
