Results 1 issues of mrdred

in Comments/CommentModule.php add new public value $tableName='tbl_comments'; in Comments/models/Comment.php public function tableName() { return Yii::app()->getModule('user')->tableName; } this solution will make customizable name of table