From 8eb69b3e8d294c2e573eef51c7cc2e5881f376f5 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 20 Jun 2003 14:34:46 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/conf/conf.class.php3.sample | 2 ++ 1 file changed, 2 insertions(+) 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 */