diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 4f1266c0afd..5dc9de05cd3 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -2704,6 +2704,7 @@ if (!function_exists("llxFooter")) global $conf, $db, $langs, $user, $mysoc, $object; global $delayedhtmlcontent; global $contextpage, $page, $limit; + global $dolibarr_distrib; $ext = 'layout='.$conf->browser->layout.'&version='.urlencode(DOL_VERSION);