Troubleshooting Rights Extension

Comparing #2 with #3

Revision #3 was created by TXGruppi TXGruppi on Jan 4, 2012, 11:07:33 AM.

Correção de código na linha 16

Content

[...]
```php
'rights'=>array(
'userClass' => 'AnotherName',
),
```


- The user table MUST NOT contain field named "name" or it will conflict with Rights
[...]