Move to HTML5

This commit is contained in:
Laurent Destailleur 2016-05-24 16:02:43 +02:00
parent e0812dddd2
commit 9bd9cda224

View File

@ -378,6 +378,8 @@ class Conf
// Set some default values
$this->global->MAIN_ACTIVATE_HTML5=1;
// societe
if (empty($this->global->SOCIETE_CODECLIENT_ADDON)) $this->global->SOCIETE_CODECLIENT_ADDON="mod_codeclient_leopard";
if (empty($this->global->SOCIETE_CODECOMPTA_ADDON)) $this->global->SOCIETE_CODECOMPTA_ADDON="mod_codecompta_panicum";