in the CActiveRecord class, I create a beforeSave() function. In here I want to get the old value of the model. Is there any way to do it? thanks before
↧