mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-06 16:16:53 +01:00
CActiveRecord::refresh() did not work in afterSave() for new records. refresh() will now always populate model with new data, when db entry exists