fix php8 warning
This commit is contained in:
parent
35869f1449
commit
02ca37b82a
@ -233,6 +233,7 @@ $account_from = '';
|
|||||||
$account_to = '';
|
$account_to = '';
|
||||||
$label = '';
|
$label = '';
|
||||||
$amount = '';
|
$amount = '';
|
||||||
|
$amountto = '';
|
||||||
|
|
||||||
if ($error) {
|
if ($error) {
|
||||||
$account_from = GETPOST('account_from', 'int');
|
$account_from = GETPOST('account_from', 'int');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user