I'm using yii-user-0.3-r107.
I'm having small problems with using your module inside mine because you guys
use Yii::app() -> getModule('user') which does not work in my case.
In my case I have to use Yii::app() -> getModule('myownmodule') ->
getModule('user).
Original issue reported on code.google.com by ypu...@gmail.com on 16 Jun 2011 at 7:33
Original issue reported on code.google.com by
ypu...@gmail.com
on 16 Jun 2011 at 7:33