Welcome Guest, Not a member yet? Register   Sign In
My "official" ACL plugin for CI - Now with [some] documentation
#9

[eluser]bkirkman[/eluser]
Dean,
Great looking ACL plug-in. Thanks for sharing. I was in the process of writing some of this for a current project, but I came across this and figured it would fill the 90% that most people would need for ACL in a project. It looks nice and clean.

Anyhow, I've come across a bug. The acl model has a bug in lines 812 and 954.

This:
Code:
$this->_table['user_groups']

Should be:
Code:
$this->_table['group_users']

Let us know if there's a better way to contact you with bugs.

Thanks,
Brian


Messages In This Thread
My "official" ACL plugin for CI - Now with [some] documentation - by El Forum - 02-25-2010, 01:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB