supprimer echo

This commit is contained in:
Fred Tempez 2023-06-20 19:44:46 +02:00
parent 7cec74d5e3
commit 982cf3bb9f
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ class form extends common
if (count($data) > 0) {
// Suppression multiple
for ($i = 1; $i <= count($data); $i++) {
echo $this->deleteData(['module', $this->getUrl(0), 'data', $i]);
$this->deleteData(['module', $this->getUrl(0), 'data', $i]);
}
// Valeurs en sortie
$this->addOutput([