change version

This commit is contained in:
Michael RICOIS 2015-06-11 15:41:32 +00:00
parent b0a6545244
commit 8602789f7c

View File

@ -3481,7 +3481,7 @@ function calculIndiScore($siren, $nic=0, $accesDist=false, $cycleClient=2, $mail
require_once 'Metier/scores/Formule/Score_'.$version.'.php';
break;
case 'valo':
$version = '26';
$version = 'v209';
require_once 'Metier/scores/Comment/Valo_'.$version.'_'.$NIVEAU.'.php';
require_once 'Metier/scores/Formule/Valo_'.$version.'.php';
break;