Synchro
This commit is contained in:
parent
b6898e3e78
commit
83c3fb099a
@ -90,10 +90,14 @@ else
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (! defined(MAIN_INFO_SOCIETE_PAYS))
|
||||||
|
{
|
||||||
|
define(MAIN_INFO_SOCIETE_PAYS,"1");
|
||||||
|
}
|
||||||
|
|
||||||
// On charge le fichier lang principal
|
// On charge le fichier lang principal
|
||||||
$langs->load("main");
|
$langs->load("main");
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@ -103,9 +107,6 @@ if (defined("MAIN_NOT_INSTALLED"))
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Affiche en-tête html + la barre de menu supérieure
|
* \brief Affiche en-tête html + la barre de menu supérieure
|
||||||
* \param head lignes d'en-tete head
|
* \param head lignes d'en-tete head
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user