fix commit

This commit is contained in:
melina 2022-04-28 08:42:44 +02:00
parent c3ac8f480a
commit f634d7e503

View File

@ -254,7 +254,7 @@ if ($action == 'getProducts') {
}
}
$rows[] = array(
$row = array(
'rowid' => $obj->rowid,
'ref' => $obj->ref,
'label' => $obj->label,