sarvan75 / yii-user-management

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

class name changed #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
You have to change install part of wiki
At define component section 
'class' => 'application.modules.user.components.YumWebUser',

must be like 

'class' => 'application.modules.user.components.WebUser',

Original issue reported on code.google.com by serayuz...@gmail.com on 8 Nov 2011 at 10:12