cosmetique
This commit is contained in:
parent
89fd4d9e6c
commit
676261714e
@ -171,7 +171,7 @@ function Connexion_doyenne_salle($machines_de_la_salle) {
|
|||||||
if ($date_last_machine < $date_last) { $date_last = $date_last_machine; }
|
if ($date_last_machine < $date_last) { $date_last = $date_last_machine; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$nb_jours = floor(($date_now-$date_last)/86400);
|
$nb_jours = floor(($date_now-$date_last) / 86400);
|
||||||
return $nb_jours;
|
return $nb_jours;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user