mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-12 20:41:26 +01:00
Synchro
This commit is contained in:
@@ -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<75>rieure
|
||||
* \param head lignes d'en-tete head
|
||||
|
||||
Reference in New Issue
Block a user