diff --git a/inc_header.php b/inc_header.php index 5e65a4b..bb1fd9b 100644 --- a/inc_header.php +++ b/inc_header.php @@ -364,9 +364,30 @@ if (!$blnPreloaderOnLoad && !empty($strCode) && $strCode === 'compte_inc_tableau } } else { if ($blnInscrGestionShell && isset($_SESSION['com_id'])) { + if (!function_exists('fxInscrGestionRenderFullAccountLink')) { + require_once __DIR__ . '/php/inc_fx_inscriptions_gestion.php'; + } ?>