Revision #3 has been created by TXGruppi on Jan 4, 2012, 11:07:33 AM with the memo:
Correção de código na linha 16
« previous (#2) next (#4) »
Changes
Title
unchanged
Troubleshooting Rights Extension
Category
unchanged
Tips
Yii version
unchanged
Tags
unchanged
extension, Rights, RBAC
Content
changed
[...]
```php
'rights'=>array(
'userClass
' => 'AnotherName',
),
```
- The user table MUST NOT contain field named "name" or it will conflict with Rights[...]