From 4a7dfefebcacf41658876c13a99cb0321cad77e2 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 15 Dec 2011 13:27:56 +0000 Subject: [PATCH] Version 405 --- library/Metier/scores/classMScores.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Metier/scores/classMScores.php b/library/Metier/scores/classMScores.php index 75083f9f..2ebf0ee6 100644 --- a/library/Metier/scores/classMScores.php +++ b/library/Metier/scores/classMScores.php @@ -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 {