aamirkh521 / yii-user

Automatically exported from code.google.com/p/yii-user
0 stars 0 forks source link

Table names should be a parameter in config/main.php. #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to use YiiUser module into a already developed project, but the User 
tablename is not the same, so I had to make a copy of User model and set it 
manually. (the same situation with Profile and ProfileField models)

If this is a parameter in the module it is much easier to implement in already 
developed projects. (Look at srbac module that does it)

I'm using Yii r2283 with YiiUser r50.

Original issue reported on code.google.com by robregonm on 23 Jul 2010 at 1:46

GoogleCodeExporter commented 8 years ago
#r54

Original comment by mish...@gmail.com on 20 Sep 2010 at 10:18