示例#1
0
 public function beforeValidate()
 {
     Images::saveComments($this);
     return parent::beforeValidate();
 }