This commit is contained in:
Michael RICOIS 2016-10-11 15:19:13 +02:00
parent b9eb49484a
commit f1ecfdfc2c

View File

@ -653,7 +653,7 @@ class Metier_Scoring_Base extends Metier_Scoring_Vars
elseif ($iMoy==2) {
$valeur+= $this->Rp2[$tmpRatioId];
}
elseif ($iMoy==3) {
elseif ($iMoy==3) {
$valeur+= $this->Rp3[$tmpRatioId];
}
elseif ($iMoy==4) {