diff --git a/htdocs/adherents/stats/byproperties.php b/htdocs/adherents/stats/byproperties.php index 675ad501a5e..7c1cc07ad69 100755 --- a/htdocs/adherents/stats/byproperties.php +++ b/htdocs/adherents/stats/byproperties.php @@ -45,6 +45,7 @@ $startyear=$year-2; $endyear=$year; $langs->load("members"); +$langs->load("companies"); /* diff --git a/htdocs/adherents/stats/geo.php b/htdocs/adherents/stats/geo.php index 083d323520d..38a47555706 100755 --- a/htdocs/adherents/stats/geo.php +++ b/htdocs/adherents/stats/geo.php @@ -45,6 +45,7 @@ $startyear=$year-2; $endyear=$year; $langs->load("members"); +$langs->load("companies"); /* diff --git a/htdocs/adherents/stats/index.php b/htdocs/adherents/stats/index.php index fff9167a790..7ca24d5bd4f 100644 --- a/htdocs/adherents/stats/index.php +++ b/htdocs/adherents/stats/index.php @@ -47,6 +47,7 @@ $startyear=$year-2; $endyear=$year; $langs->load("members"); +$langs->load("companies"); /*