Пример #1
0
 public function beforeInsert()
 {
     $this->date_update = time();
     parent::beforeInsert();
 }