tingobol / gii-template-collection

Automatically exported from code.google.com/p/gii-template-collection
0 stars 0 forks source link

Simple addition to help with debugging #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
change line 245 of Relation.php to:

Yii::t('yii','Relation widget cannot find the given 
Relation('.$this->relation.') for the model (' . $this->model . ')'));

This can help to see what model is being processed.

Original issue reported on code.google.com by s...@moedesigns.com on 25 Oct 2010 at 11:19