fix php warning

This commit is contained in:
Frédéric FRANCE 2021-06-15 08:48:52 +02:00 committed by GitHub
parent a1e6236df0
commit 5ceb957059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,9 @@ if (!isset($permission)) {
if (!isset($permtoedit)) {
$permtoedit = $permissiontoadd;
}
if (!isset($param)) {
$param = '';
}
// Drag and drop for up and down allowed on product, thirdparty, ...
// The drag and drop call the page core/ajax/row.php