Update payment.php

This commit is contained in:
Laurent Destailleur 2019-10-30 03:07:02 +01:00 committed by GitHub
parent e5c17faf94
commit ad608d0cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,8 +235,9 @@ if (GETPOST('action', 'aZ09') == 'create')
dol_fiche_end();
/*
* Autres charges impayees
* List of payments on donation
*/
$num = 1;
$i = 0;