jeffreyhi1 / loginsystem-rd

Automatically exported from code.google.com/p/loginsystem-rd
0 stars 0 forks source link

User Roles #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add functions

isRole(strRole, strUserID) return (bool) and
getRoles(strUserID) return (string)
addRole(strRole, strUserID) return (bool)

Original issue reported on code.google.com by rdivilb...@gmail.com on 21 Apr 2010 at 5:07