dbut ajout du module "tiquettes"

This commit is contained in:
Regis Houssin 2007-09-29 14:56:58 +00:00
parent 5f92fb5e9d
commit 6dd1bb8219

View File

@ -327,6 +327,8 @@ class Conf
// Module FCKeditor
$this->fckeditor->enabled=defined("MAIN_MODULE_FCKEDITOR")?MAIN_MODULE_FCKEDITOR:0;
$this->fckeditor->dir_output=DOL_DATA_ROOT."/fckeditor";
// Module etiquette
$this->label->enabled=defined("MAIN_MODULE_LABEL")?MAIN_MODULE_LABEL:0;
/*