Version 405

This commit is contained in:
Michael RICOIS 2011-12-15 13:27:56 +00:00
parent 6d411af1df
commit 4a7dfefebc

View File

@ -34,7 +34,7 @@ function calculIndiScore($siren, $nic=0, $accesDist=false, $cycleClient=2, $mail
set_time_limit(300);
$reCompile=false;
$version=''; // PROD
$version = '_403'; // RECETTE
$version = '_405'; // RECETTE
if ( in_array($cycleClient, array(1, 2, 3, 4, 5)) ){
$genereComment=true;
} else {