diff --git a/htdocs/adherents/stats/geo.php b/htdocs/adherents/stats/geo.php index c0453f5a951..9465a7eb10f 100755 --- a/htdocs/adherents/stats/geo.php +++ b/htdocs/adherents/stats/geo.php @@ -194,7 +194,11 @@ else // Show graphics if ($mode == 'memberbycountry') { + $color_file = DOL_DOCUMENT_ROOT.'/theme/'.$conf->theme.'/graph-color.php'; + if (is_readable($color_file)) include_once($color_file); + // Assume we've already included the proper headers so just call our script inline + // More doc: https://developers.google.com/chart/interactive/docs/gallery/geomap?hl=fr-FR print "\n