Beispiel #1
0
 protected function afterDelete()
 {
     $this->calcAffiliateTotals($this->affiliate_id);
     parent::afterDelete();
 }