Beispiel #1
0
 public function recalcTotalscore()
 {
     return $this->saveVar('wb_totalscore', WC_Warflag::getTotalscore($this));
 }