diff --git a/elabora.php b/elabora.php index ed09b1d..dd8e2aa 100644 --- a/elabora.php +++ b/elabora.php @@ -103,7 +103,7 @@ switch($vettData[1]){ $codMese = "NIGGA"; break; } -switch($vettData[2]){ +switch($sex){ case 'F': $codGiorno = intval($vettData[2]) + 40; break;