fix unknown var

This commit is contained in:
Frédéric FRANCE 2021-03-16 18:32:10 +01:00 committed by GitHub
parent 8246eb814b
commit d4ad9294c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,7 @@ if (!$mesg) {
}
$head = member_stats_prepare_head($adh);
$head = member_stats_prepare_head($memberstatic);
print dol_get_fiche_head($head, 'statssubscription', '', -1, '');