mishamx / yii-user

Yii PHP Framework extension for registration and management users accounts.
http://yii-user.2mx.org/
186 stars 154 forks source link

error email verification #55

Open pdjshog opened 11 years ago

pdjshog commented 11 years ago

fix by add public function updateSession() { $user = Yii::app()->getModule('user')->user($this->id);