diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index e086ad5b197..46b6a3680c6 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -90,10 +90,14 @@ else } } +if (! defined(MAIN_INFO_SOCIETE_PAYS)) +{ + define(MAIN_INFO_SOCIETE_PAYS,"1"); +} + // On charge le fichier lang principal $langs->load("main"); - /* * */ @@ -103,9 +107,6 @@ if (defined("MAIN_NOT_INSTALLED")) } - - - /*! * \brief Affiche en-tête html + la barre de menu supérieure * \param head lignes d'en-tete head