Update list.php

This commit is contained in:
Frédéric FRANCE 2021-05-26 23:45:45 +02:00 committed by GitHub
parent 223ece5ca5
commit 4237b374dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -706,6 +706,7 @@ print_liste_field_titre($selectedfields, $_SERVER["PHP_SELF"], "", '', '', '', $
print "</tr>\n";
$totalarray = array();
$totalarray['nbfield'] = 0;
$typenArray = array();
$cacheCountryIDCode = array();