Retour
This commit is contained in:
parent
f22c5b06af
commit
a929f17e50
@ -107,4 +107,4 @@ foreach($keys as $key) {
|
||||
$db->insert('fields_minmax', $data);
|
||||
if ($opts->manuel) echo $key.' -> min:'.$result->min.' max:'.$result->max."\n";
|
||||
}
|
||||
if ($opts->manuel) print('Terminé');
|
||||
if ($opts->manuel) print("Terminé\n");
|
||||
|
Loading…
Reference in New Issue
Block a user