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