Fix #huntrb1412070-740e-4119-8e4b-61bdc3af42aa

This commit is contained in:
Laurent Destailleur
2023-02-13 14:35:02 +01:00
parent 239f7a1eb0
commit e9c5f515ce

View File

@@ -41,7 +41,7 @@ $ref = GETPOST('ref', 'alpha');
$rowid = GETPOST('rowid', 'int');
$cancel = GETPOST('cancel', 'alpha');
$account_number = GETPOST('account_number', 'string');
$account_number = GETPOST('account_number', 'alphanohtml');
$label = GETPOST('label', 'alpha');
// Security check