kishor10d / Admin-Panel-User-Management-using-CodeIgniter

Admin Panel User Management Demo - CodeIgniter + AdminLTE Theme
http://cias.codeinsect.com
GNU General Public License v3.0
334 stars 244 forks source link

Check access allowing Admin or Manager role #80

Closed agastiazoro closed 3 years ago

agastiazoro commented 3 years ago

I'm not sure if the final intention of the function isTicketter() is what I've used it for: check access for either Admin or Manager role. If that's the case, this change is needed.

If not, please discard the PR.

Thanks a lot!!!