This commit is contained in:
KANE LAZENI 2026-02-14 07:43:39 +00:00
parent f47ec794db
commit 9bbff446bf

View File

@ -80,6 +80,7 @@ tempAssure,
tempRh tempRh
*/ */
/*
var_dump( var_dump(
array( array(
"tempProduction" => $tempProduction, "tempProduction" => $tempProduction,
@ -90,6 +91,7 @@ var_dump(
) )
); );
exit(); exit();
*/
// Production // Production
$nettoyerfihierstemp->suppression($tempProduction."/Temp" , "3600" ); $nettoyerfihierstemp->suppression($tempProduction."/Temp" , "3600" );