diff --git a/htdocs/conf/conf.class.php3.sample b/htdocs/conf/conf.class.php3.sample index 50a88908530..c90a6e62134 100644 --- a/htdocs/conf/conf.class.php3.sample +++ b/htdocs/conf/conf.class.php3.sample @@ -77,6 +77,8 @@ class PropalConf { $this->replytoname = "Service Commercial"; $this->replytomail = "commercial@propal.com"; + $this->templatesdir = "/home/www/dolibarr/dolibarr/templates/propal/default"; + $this->outputdir = "/home/www/dolibarr/dolibarr/htdocs/document/propal"; /* * Without ended slash */