thyseus / yii-user-management

a user management module collection for the yii framework
186 stars 122 forks source link

Problem with deleting comment in profile #167

Closed ghost closed 10 years ago

ghost commented 10 years ago

(Sorry for my bad English) When i deleting comment in profile, i have a misteke, that UserModule.profileView not exist.

I add this line to the UserModule:

public $profileView = '//profile/profile/view';